[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 0 / d / MMAllInPaySDK / 0.0.3 / MMAllInPaySDK.podspec.json
blob14cae457561a150b40fd5b9db60d3653492cb315
2   "name": "MMAllInPaySDK",
3   "version": "0.0.3",
4   "license": "MIT",
5   "summary": "AllInPaySDK.",
6   "description": "通联支付开放平台SDK,自动配置工程 持续更新",
7   "homepage": "http://113.108.182.3:8282/techsp/helper/procedure/mobile/procedure.html",
8   "authors": {
9     "AllInPay": "support@allinpay.com"
10   },
11   "source": {
12     "git": "https://github.com/money150604/AllInPay.git",
13     "tag": "0.0.3"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "vendored_libraries": "AllInPaySDK/libAPayLib.a",
20   "vendored_frameworks": "AllInPaySDK/TrustDefenderMobile.framework",
21   "source_files": "AllInPaySDK/include/APayLib/*.{h,m}",
22   "resources": [
23     "AllInPaySDK/APayRes.bundle",
24     "AllInPaySDK/APMPPassGuardCtrlBundle.bundle"
25   ],
26   "frameworks": [
27     "CoreTelephony",
28     "CoreLocation",
29     "Security",
30     "SystemConfiguration",
31     "QuartzCore",
32     "CoreText",
33     "AudioToolbox",
34     "CoreGraphics"
35   ],
36   "libraries": [
37     "stdc++.6.0.9"
38   ]