[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 2 / 3 / JDCloudOCSDKAntipro / 0.0.1 / JDCloudOCSDKAntipro.podspec.json
blobe0d5554634c37ea7e223630e42fed7db33813c10
2   "name": "JDCloudOCSDKAntipro",
3   "version": "0.0.1",
4   "summary": "JDCloud Open API Objective-C SDK Antipro",
5   "description": "JDCloud Open API Objective-C SDK Antipro framework",
6   "homepage": "https://github.com/jdcloud-api/jdcloud-sdk-ios-oc",
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-oc.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "JDCloudOCSDKAntipro",
21     "JDCloudOCSDKAntipro/**/*.{h,m}"
22   ],
23   "public_header_files": "JDCloudOCSDKAntipro/*.h",
24   "requires_arc": true,
25   "dependencies": {
26     "JDCloudOCSDKCore": [
27       "~> 0.0.1"
28     ],
29     "JDCloudOCSDKCommon": [
30       "~> 0.0.1"
31     ]
32   }