[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 6 / 2 / TMWebAliLoginSDK / 0.0.1 / TMWebAliLoginSDK.podspec.json
blobbcc1a86fddb6e192cb770d947268b6656950bd04
2   "name": "TMWebAliLoginSDK",
3   "version": "0.0.1",
4   "summary": "TM webAliLogin",
5   "homepage": "https://www.360tianma.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "renxukui": "qiuyong@360tianma.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://gitee.com/tmgc/tmweb-ali-login-sdk.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "TMFramework/TMWebAliLogin.framework/Headers/*.{h}",
21   "requires_arc": true,
22   "dependencies": {
23     "TMSDK": [
25     ],
26     "TMAlipaySDK": [
28     ]
29   },
30   "xcconfig": {
31     "VALID_ARCHS": "armv7 x86_64 arm64"
32   }