[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 9 / 5 / 8 / JDCloudSDKCr / 0.0.8 / JDCloudSDKCr.podspec.json
blob630c7a18562a116bad26bdb30999d327e72a7fcb
2   "name": "JDCloudSDKCr",
3   "version": "0.0.8",
4   "summary": "JD Cloud Open API Swift SDK Cr",
5   "description": "JDCloud Open API Swift SDK Cr 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.8"
18   },
19   "source_files": [
20     "Sources/JDCloudSDKCr",
21     "Sources/JDCloudSDKCr/**/*.{h,swift}"
22   ],
23   "public_header_files": "Sources/JDCloudSDKCr/*.h",
24   "requires_arc": true,
25   "dependencies": {
26     "JDCloudSDKCore": [
27       "~> 0.0.8"
28     ],
29     "JDCloudSDKCommon": [
30       "~> 0.0.8"
31     ]
32   }