[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 8 / a / JDCloudSDKBilling / 0.0.3 / JDCloudSDKBilling.podspec.json
blobcfe502342c8c1863388dd6afa5d20a973bb0557a
2   "name": "JDCloudSDKBilling",
3   "version": "0.0.3",
4   "summary": "JD Cloud Open API Swift SDK Billing",
5   "description": "JDCloud Open API Swift SDK Billing framework",
6   "homepage": "https://github.com/jdcloud-api/jdcloud-sdk-ios",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "JDCloud API GateWay Team": "JDCloud API GateWay Team"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.9"
14   },
15   "source": {
16     "git": "https://github.com/jdcloud-api/jdcloud-sdk-ios.git",
17     "tag": "0.0.3"
18   },
19   "source_files": [
20     "Sources/JDCloudSDKBilling",
21     "Sources/JDCloudSDKBilling/**/*.{h,swift}"
22   ],
23   "public_header_files": "Sources/JDCloudSDKBilling/*.h",
24   "requires_arc": true,
25   "dependencies": {
26     "JDCloudSDKCore": [
27       "~> 0.0.3"
28     ]
29   }