[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 0 / 5 / JWHelperKit / 1.0.4 / JWHelperKit.podspec.json
blob17c41c32d2a1c7363fe79071057e35d94a4b480b
2   "name": "JWHelperKit",
3   "version": "1.0.4",
4   "summary": "JWHelperKit: Swift拓展",
5   "homepage": "https://github.com/jw10126121/JWHelperKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "jw10126121": "10126121@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/jw10126121/JWHelperKit.git",
18     "tag": "1.0.4"
19   },
20   "swift_versions": "5.0",
21   "swift_version": "5.0",
22   "subspecs": [
23     {
24       "name": "Base",
25       "source_files": "JWHelperKit/Classes/Base/**/*",
26       "frameworks": "UIKit"
27     },
28     {
29       "name": "Navigation",
30       "source_files": "JWHelperKit/Classes/Navigation/**/*",
31       "dependencies": {
32         "JWHelperKit/Base": [
34         ],
35         "UINavigationControllerWithCompletionBlock": [
37         ]
38       }
39     }
40   ]