[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / c / 7 / 1 / JDSDK_iOS / 0.1.2 / JDSDK_iOS.podspec.json
blobf1dfc497a5e2da6d2642f3e6a16239999d04f1d5
2   "name": "JDSDK_iOS",
3   "version": "0.1.2",
4   "summary": "京东SDK",
5   "homepage": "https://github.com/dataoke-ad/JDSDK_iOS.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wit": "chenweitao@mail.dataoke.com"
12   },
13   "source": {
14     "git": "https://github.com/dataoke-ad/JDSDK_iOS.git",
15     "tag": "0.1.2"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "resources": "JDSDK.bundle",
22   "ios": {
23     "vendored_frameworks": "JDSDK.framework"
24   },
25   "static_framework": true,
26   "pod_target_xcconfig": {
27     "VALID_ARCHS[sdk=iphonesimulator*]": ""
28   }