[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 6 / 2 / TMWebAliLoginSDK / 0.0.3 / TMWebAliLoginSDK.podspec.json
blobdc1b4cc44416ebfab3c135436abed3eb8ed171e8
2   "name": "TMWebAliLoginSDK",
3   "version": "0.0.3",
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.3"
19   },
20   "source_files": "TMFramework/TMWebAliLogin.framework/Headers/*.{h}",
21   "ios": {
22     "vendored_frameworks": "TMFramework/TMWebAliLogin.framework"
23   },
24   "requires_arc": true,
25   "dependencies": {
26     "TMSDK": [
28     ],
29     "TMAlipaySDK": [
31     ]
32   },
33   "xcconfig": {
34     "VALID_ARCHS": "armv7 x86_64 arm64"
35   }