|
15 | 15 | ```
|
16 | 16 |
|
17 | 17 | ## Documentation
|
18 |
| -[See the detail API documentation](http://cocoadocs.org/docsets/TimedSilver/0.1/index.html) |
| 18 | +[See the detail API documentation](http://cocoadocs.org/docsets/TimedSilver/1.0.0/index.html) |
19 | 19 |
|
20 | 20 | ```
|
21 | 21 | βββ Foundation
|
22 |
| -β βββ NSBundle+TSExtension.swift |
23 |
| -β βββ NSData+TSExtension.swift |
24 |
| -β βββ NSDate+TSExtension.swift |
| 22 | +β βββ Bundle+TSExtension.swift |
| 23 | +β βββ Data+TSExtension.swift |
| 24 | +β βββ Date+TSExtension.swift |
| 25 | +β βββ DispatchQueue+TSExtension.swift |
| 26 | +β βββ FileManager+TSExtension.swift |
| 27 | +β βββ IndexPath+TSOffset.swift |
| 28 | +β βββ IndexSet+TSExtension.swift |
25 | 29 | β βββ NSDictionary+TSExtension.swift
|
26 |
| -β βββ NSFileManager+TSExtension.swift |
27 |
| -β βββ NSIndexPath+TSOffset.swift |
28 |
| -β βββ NSNotificationCenter+TSBlock.swift |
29 | 30 | β βββ NSObject+TSExtension.swift
|
| 31 | +β βββ NSRange+TSExtension.swift |
30 | 32 | β βββ NSString+TSExtension.swift
|
31 |
| -β βββ NSTimer+TSBlock.swift |
32 |
| -β βββ NSURLRequest+TScURLCommand.swift |
33 |
| -β βββ NSUserDefault+TSArchiveData.swift |
34 |
| -β βββ NSUserDefault+TSExtension.swift |
| 33 | +β βββ NotificationCenter+TSBlock.swift |
| 34 | +β βββ Timer+TSBlock.swift |
| 35 | +β βββ URLRequest+TScURLCommand.swift |
| 36 | +β βββ UserDefaults+TSArchiveData.swift |
| 37 | +β βββ UserDefaults+TSExtension.swift |
35 | 38 | βββ Struct
|
36 | 39 | β βββ Array+TSExtension.swift
|
37 | 40 | β βββ CGSize+TSExtension.swift
|
|
40 | 43 | β βββ String+TSCrypto.swift
|
41 | 44 | β βββ String+TSExtension.swift
|
42 | 45 | βββ TimedSilverHeader.h
|
43 |
| -βββ TimedSilverHelper.swift |
44 | 46 | βββ UIKit
|
45 | 47 | βββ UIAlertController+TSExtension.swift
|
46 | 48 | βββ UIApplication+TSExtension.swift
|
47 | 49 | βββ UIButton+TSExtension.swift
|
| 50 | + βββ UIButton+TSTouchArea.swift |
48 | 51 | βββ UICollectionView+TSExtension.swift
|
49 | 52 | βββ UICollectionView+TSGeneric.swift
|
50 | 53 | βββ UIColor+TSExtension.swift
|
|
69 | 72 | βββ UITableView+TSiOS7SettingStyle.swift
|
70 | 73 | βββ UIView+TSExtension.swift
|
71 | 74 | βββ UIView+TSFrame.swift
|
| 75 | + βββ UIView+TSGestureBlock.swift |
72 | 76 | βββ UIViewController+TSExtension.swift
|
73 | 77 | βββ UIViewController+TSVisible.swift
|
74 | 78 | βββ UIWindow+TSHierarchy.swift
|
|
0 commit comments