[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 6 / 2 / 8 / OPaySDK / 1.0.0 / OPaySDK.podspec.json
blobd92f347328b5a4de7ad7feed72a2232768db5f29
2   "name": "OPaySDK",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "Super Awesome Easy to use OPay iOS App trade SDK.",
8   "homepage": "https://www.allpay.com.tw/",
9   "license": {
10     "type": "MIT",
11     "text": "              Copyright © 2017 OPay Electronic Payment Co., Ltd. All rights reserved.\n"
12   },
13   "authors": {
14     "o-pay": "techsupport@allpay.com.tw",
15     "alpha.lo": "alpha.lo@opay.tw",
16     "lamb-mei.yang": "lamb-mei.yang@opay.tw",
17     "aaron.yen": "aaron.yen@opay.tw",
18     "swallow.chiang": "swallow.chiang@opay.tw",
19     "daniel.chen": "daniel.chen@opay.tw"
20   },
21   "source": {
22     "git": "https://github.com/o-pay/omobipay-thirdparty-ios.git",
23     "tag": "1.0.0"
24   },
25   "source_files": [
26     "OPaySDK",
27     "OPaySDK/**/*.{h,m}"
28   ],
29   "frameworks": [
30     "Foundation",
31     "UIKit"
32   ]