[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / f / 7 / TMPaySDK / 0.0.9 / TMPaySDK.podspec.json
blob8c93b7f100b6a4ae979ca69c559b9455aa569c05
2   "name": "TMPaySDK",
3   "version": "0.0.9",
4   "summary": "TM 支付",
5   "homepage": "https://www.360tianma.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "renxukui": "renxukui@360tianma.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://gitee.com/tmgc/TMPaySpec.git",
18     "tag": "0.0.9"
19   },
20   "source_files": "TMFramework/TMPaySDK.framework/Headers/*.{h}",
21   "ios": {
22     "vendored_frameworks": "TMFramework/TMPaySDK.framework"
23   },
24   "requires_arc": true,
25   "dependencies": {
26     "TMShare": [
28     ],
29     "AlipaySDK-iOS": [
31     ]
32   }