[Add] NetKernel 1.1.4
[CocoaPods.git] / Specs / 4 / 8 / e / Andpay-SDK-iOS / 0.0.3 / Andpay-SDK-iOS.podspec.json
blobbec6e12714988d9fba399d6f1e226b6a33ae254b
2   "name": "Andpay-SDK-iOS",
3   "version": "0.0.3",
4   "summary": "Andpay-SDK-iOS",
5   "homepage": "https://github.com/Andpay/Andpay-SDK-iOS.git",
6   "license": "Copyright (c) 2017年 Andpay.",
7   "authors": {
8     "Rango": "im_zhang@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/Andpay/Andpay-SDK-iOS.git",
15     "tag": "0.0.3"
16   },
17   "source_files": [
18     "Classes",
19     "lib/*.{h}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "vendored_libraries": "lib/libAndpaySDK.a",
23   "frameworks": [
24     "CoreLocation",
25     "SystemConfiguration"
26   ]