[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / a / SicPaySDK / 0.1.9 / SicPaySDK.podspec.json
blob59cc6a610ec9db551c04b7e95d03b2c1795b0a05
2   "name": "SicPaySDK",
3   "version": "0.1.9",
4   "summary": "this is a payment SDK devlopmented by Leo.",
5   "description": "this is a payment SDK devlopmented by Leo.it's my first time try to push these to cocoapod",
6   "homepage": "https://github.com/LeoZzzz/SicPaySDK.git",
7   "license": "MIT (LICENSE)",
8   "authors": {
9     "Leo": "2601819796@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/LeoZzzz/SicPaySDK.git",
16     "tag": "0.1.9"
17   },
18   "vendored_frameworks": "lib/SicPaySDk.framework",
19   "resources": "lib/SicSDKResources.bundle",
20   "libraries": [
21     "z",
22     "c++"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "OpenSSL-Universal": [
28     ]
29   }