[Add] Observable 2.2.1
[CocoaPods.git] / Specs / 9 / 1 / f / XHPayKit / 1.0.0 / XHPayKit.podspec.json
blob97fe25b2091caaf06adb104f117b37d86f3bf61d
2   "name": "XHPayKit",
3   "version": "1.0.0",
4   "summary": "不用官方SDK实现微信、支付宝支付.",
5   "homepage": "https://github.com/CoderZhuXH/XHPayKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Zhu Xiaohui": "977950862@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/CoderZhuXH/XHPayKit.git",
18     "tag": "1.0.0"
19   },
20   "source_files": [
21     "XHPayKit",
22     "*.{h,m}"
23   ],
24   "requires_arc": true