[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / 4 / a / SicPaySDK / 0.0.5 / SicPaySDK.podspec.json
blobe9e26d98b50ce601fe0a4f0e9d0555193d7814e6
2   "name": "SicPaySDK",
3   "version": "0.0.5",
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": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/LeoZzzz/SicPaySDK.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "lib/SicPaySDk.framework/Headers/*.{h}",
19   "vendored_frameworks": "lib/SicPaySDk.framework",
20   "resources": "lib/SicSDKResources.bundle",
21   "libraries": [
22     "z",
23     "c++"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "OpenSSL-Universal": [
29     ]
30   }