[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 0 / b / ArchieExtension / 1.0.0 / ArchieExtension.podspec.json
bloba9602da6cd6bace84c7f0d3820f38ab7a08c5dc6
2   "name": "ArchieExtension",
3   "version": "1.0.0",
4   "summary": "A extension created by Archie.",
5   "description": "A extension created by Archie. This Pod includes UITableView / UICollectionView register method, String logger, NSObject class name, colection safe index, UIView initialize from Nib, UIViewController initialize from Storyboard.",
6   "homepage": "https://github.com/ArchieR7/ArchieExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ArchieR7": "Archie@Archie.tw"
13   },
14   "source": {
15     "git": "https://github.com/ArchieR7/ArchieExtension.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/ChangArchie",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ArchieExtension/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "4.2"