[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / f / e / 0 / SSDK / 1.0.0 / SSDK.podspec.json
blob83c2f4e2be5899f1c3e40e3fa1a69a61e4136aae
2   "name": "SSDK",
3   "version": "1.0.0",
4   "summary": "SSDk is a networking tool",
5   "description": "This is a demo to test the use of static libraries and release it to cocoaPod",
6   "homepage": "https://github.com/hqwsun/SSDK",
7   "license": "None",
8   "authors": {
9     "yellowvi": "312944916@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/hqwsun/SSDK.git",
13     "tag": "1.0.0"
14   },
15   "static_framework": true,
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0"
19   },
20   "ios": {
21     "vendored_frameworks": "SSDK.framework"
22   },
23   "resources": "SSDKBundle.bundle",
24   "dependencies": {
25     "AFNetworking": [
27     ]
28   }