[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / f / a / PayEngine / 1.0.1 / PayEngine.podspec.json
blobd09cc1a57edbf68c82c8dc9832e41fcd5bbb05ba
2   "name": "PayEngine",
3   "version": "1.0.1",
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.1"
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   }