[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / f / c / QNPaySDK / 0.1.4 / QNPaySDK.podspec.json
blob02ec8f31f884d5aab630b48daf8ed9caa2f0cc6d
2   "name": "QNPaySDK",
3   "version": "0.1.4",
4   "summary": "pay library",
5   "description": "A shimple library for ios swift3 development.",
6   "homepage": "http://www.clstd.com",
7   "license": "MIT",
8   "authors": {
9     "王渊鸥": "wangyuanou@foxmail.com"
10   },
11   "platforms": {
12     "ios": "8.3"
13   },
14   "source": {
15     "git": "https://github.com/wangyuanou/QNPaySDK.git",
16     "tag": "0.1.4"
17   },
18   "source_files": [
19     "QNPaySDK",
20     "QNPaySDK/*.h",
21     "QNPaySDK/**/*.{h,m,swift}"
22   ],
23   "exclude_files": "QNPaySDK/Exclude",
24   "dependencies": {
25     "Coastline": [
27     ]
28   },
29   "pushed_with_swift_version": "3.0"