[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / b / e / SSPay / 1.0.0 / SSPay.podspec.json
blob5f989d2c18bb8a02d27ed4c0735f54eeadd88ca3
2   "name": "SSPay",
3   "version": "1.0.0",
4   "summary": "It is a payManager , the ways to pay include IAP, ZFB, WX etc",
5   "description": "It just a tools of pay, help me, help my friend, just that",
6   "homepage": "https://gitee.com/leon_gmc/SSPay.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gmc": "leongmc@yeah.net"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://gitee.com/leon_gmc/SSPay.git",
19     "commit": "f9373c9bfbed8379d5ad49ca57c5042ae612780b",
20     "tag": "1.0.0"
21   },
22   "source_files": "SSPayManager/*.{h,m}",
23   "requires_arc": true,
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ]