[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / a / 2 / XPaySDK / 0.0.1 / XPaySDK.podspec.json
blob64e78b96e51247955ae75ebe2948d4d4d5554d0f
2   "name": "XPaySDK",
3   "version": "0.0.1",
4   "summary": "The aggregation of payment on iOS.",
5   "description": "It is an aggregation of payment on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/Casum/XPaySDK",
7   "license": "MIT",
8   "authors": {
9     "Casum": "casum.liang@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Casum/XPaySDK.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "XPaySDK/*",
19   "frameworks": [
20     "Foundation",
21     "CoreMotion",
22     "UIKit",
23     "CoreTelephony",
24     "QuartzCore",
25     "Security",
26     "SystemConfiguration",
27     "CFNetwork"
28   ],
29   "libraries": [
30     "stdc++",
31     "sqlite3.0",
32     "z",
33     "c++"
34   ]