[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / 2 / SNPublic-iOS / 0.1.0 / SNPublic-iOS.podspec.json
blob4711fa4ed1d76317d14875d9c876d016dff0e6a9
2   "name": "SNPublic-iOS",
3   "version": "0.1.0",
4   "summary": "Powerful private library for Supernova Software.",
5   "description": "Powerful private library for Supernova Software and only used for company projects.",
6   "homepage": "https://gitee.com/supernovachina",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Supernova Software": "it@supernovachina.com"
13   },
14   "source": {
15     "git": "https://gitee.com/supernovachina/SNPublic-iOS.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "SNPublic-iOS/Classes/**/*",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.1.0"
26     ],
27     "SVProgressHUD": [
28       "~> 2.2.2"
29     ]
30   }