[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 4 / f / a / PayEngine / 1.0.4 / PayEngine.podspec.json
blob339e525f0c1a59bae52f7e4b987d0d52bab25c77
2   "name": "PayEngine",
3   "version": "1.0.4",
4   "summary": "A short description of PayEngine.",
5   "description": "payEngine support AliPay and Wechat payment function",
6   "homepage": "https://github.com/MateenHJL/MTPayEngine.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Mateen",
12   "source": {
13     "git": "https://github.com/MateenHJL/MTPayEngine.git",
14     "tag": "1.0.4"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "PayEngine/Classes/**/*",
20   "static_framework": true,
21   "dependencies": {
22     "AlipaySDK-iOS": [
24     ],
25     "WechatOpenSDK": [
27     ]
28   },
29   "pod_target_xcconfig": {
30     "VALID_ARCHS": "arm64 armv7 armv7s x86_64"
31   }