[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 2 / c / JDCloudSDKStreambus / 0.0.2 / JDCloudSDKStreambus.podspec.json
blob1ea6780c11fe6c946edfd31d54e327beb0b670c9
2   "name": "JDCloudSDKStreambus",
3   "version": "0.0.2",
4   "summary": "JD Cloud open API SDK Streambus",
5   "description": "JDCloud Open API SDK Streambus 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.2"
18   },
19   "source_files": [
20     "Sources/JDCloudSDKStreambus",
21     "Sources/JDCloudSDKStreambus/**/*.{h,swift}"
22   ],
23   "public_header_files": "Sources/JDCloudSDKStreambus/*.h",
24   "requires_arc": true,
25   "dependencies": {
26     "JDCloudSDKCore": [
27       "~> 0.0.1"
28     ]
29   }