[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 6 / a / SNAlipaySDK / 2.4 / SNAlipaySDK.podspec.json
blob64afd85c5117cf9e3bd2e95b931d90a98e5f4b51
2   "name": "SNAlipaySDK",
3   "version": "2.4",
4   "summary": "Alipay SDK 2.4 for iOS.",
5   "license": {
6     "type": "Copyright",
7     "text": "支付宝(中国)网络技术有限公司 版权所有."
8   },
9   "homepage": "https://doc.open.alipay.com/doc2/detail?treeId=59&articleId=103660&docType=1",
10   "authors": {
11     "Alipay": "https://www.alipay.com/"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/iOSBoy/SNAlipaySDK.git",
18     "tag": "2.4"
19   },
20   "frameworks": [
21     "CoreTelephony",
22     "SystemConfiguration"
23   ],
24   "requires_arc": true,
25   "default_subspecs": "Core",
26   "subspecs": [
27     {
28       "name": "Core",
29       "resources": "SDK2.4/AlipaySDK.bundle",
30       "vendored_frameworks": "SDK2.4/AlipaySDK.framework",
31       "public_header_files": "SDK2.4/AlipaySDK.framework/Headers/**/*.h"
32     }
33   ]