[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 0 / 3 / LfSwiftHelper / 0.1 / LfSwiftHelper.podspec.json
blobc11d80ea61f1fa53ce9f696e5e236c3527cc6fa4
2   "name": "LfSwiftHelper",
3   "version": "0.1",
4   "summary": "A short description of LfSwiftHelper.",
5   "description": "A short description of LfSwiftHelper long-------",
6   "homepage": "https://github.com/halo-github/LfSwiftHelper",
7   "license": "MI",
8   "authors": {
9     "halo-github": "a0147520@sina.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/halo-github/LfSwiftHelper.git",
16     "tag": "0.1"
17   },
18   "source_files": "*.swift",
19   "requires_arc": true,
20   "dependencies": {
21     "RxSwift": [
23     ],
24     "RxCocoa": [
26     ],
27     "SnapKit": [
29     ],
30     "MBProgressHUD": [
32     ],
33     "Reachability": [
35     ],
36     "Kingfisher": [
38     ]
39   },
40   "swift_version": "4.2",
41   "subspecs": [
42     {
43       "name": "Extension",
44       "source_files": "**/*.swift"
45     },
46     {
47       "name": "Tools",
48       "source_files": "**/*.swift"
49     },
50     {
51       "name": "Protocol",
52       "source_files": "**/*.swift"
53     }
54   ]