[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 0 / 5 / XBPaySDK / 0.1.0 / XBPaySDK.podspec.json
blob19939cd6e686640083d6ce019e38301e8b8f9c12
2   "name": "XBPaySDK",
3   "version": "0.1.0",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "支付集成SDK,一个简单的支付集成工具.",
8   "homepage": "https://github.com/chunipo/XBPay",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Simple": "372718588@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/chunipo/XBPay.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "XBPaySDK/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true