[Add] TrustlySDK 3.3.0
[CocoaPods.git] / Specs / e / 0 / c / SWFoundationiOS / 1.0.0 / SWFoundationiOS.podspec.json
blobab32d24006ec5a67dfaaf15f01bff8f36df1ff1f
2   "name": "SWFoundationiOS",
3   "version": "1.0.0",
4   "summary": "SWFoundationiOS.",
5   "description": "iOS项目框架",
6   "homepage": "https://git.lug.ustc.edu.cn/songwei/swfoundationios.git",
7   "license": "MIT",
8   "authors": {
9     "songwei": "517227087@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://git.lug.ustc.edu.cn/songwei/swfoundationios.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "SWKit/*.{h,m}",
19   "public_header_files": "SWKit/*.h",
20   "resources": "SWKit/Resource/*.png",
21   "dependencies": {
22     "CocoaLumberjack": [
24     ],
25     "AFNetworking": [
27     ],
28     "SVProgressHUD": [
30     ],
31     "YYKit": [
33     ],
34     "Masonry": [
36     ],
37     "MJRefresh": [
39     ],
40     "ReactiveObjC": [
42     ]
43   }