[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 6 / 9 / 8 / ATPayHandler / 0.1.0 / ATPayHandler.podspec.json
blobf0a1ab7acdeba918782c10be7e143ea524f38aaf
2   "name": "ATPayHandler",
3   "version": "0.1.0",
4   "summary": "Pay handler.",
5   "homepage": "https://github.com/ablettchen/ATPayHandler",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ablett": "ablett.chen@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ablettchen/ATPayHandler.git",
15     "tag": "0.1.0"
16   },
17   "social_media_url": "https://twitter.com/ablettchen",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ATPayHandler/**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "ATCategories": [
26     ],
27     "AlipaySDK-iOS": [
29     ],
30     "WechatOpenSDK": [
32     ]
33   }