[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 0 / d / MMAllInPaySDK / 0.0.1 / MMAllInPaySDK.podspec.json
blobcb17ad4fb4a2a6738a83d36f5d93e99985bf8786
2   "name": "MMAllInPaySDK",
3   "version": "0.0.1",
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.1"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "vendored_libraries": "AllInPaySDK/libAPayLib.a",
20   "source_files": "AllInPaySDK/include/APayLib/*.{h,m}",
21   "resources": [
22     "AllInPaySDK/APayRes.bundle",
23     "AllInPaySDK/APMPPassGuardCtrlBundle.bundle"
24   ],
25   "frameworks": [
26     "CoreTelephony",
27     "CoreLocation",
28     "Security",
29     "SystemConfiguration",
30     "QuarzCore",
31     "CoreText",
32     "AudioToolbox",
33     "CoreGraphics"
34   ],
35   "libraries": [
36     "stdc++.6.0.9"
37   ]