[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 6 / 9 / DJIDemoKit / 0.9 / DJIDemoKit.podspec.json
blob2f74ad08b30604e79677d093a117e68c7988f830
2   "name": "DJIDemoKit",
3   "version": "0.9",
4   "authors": {
5     "Pandara": "www.pandara.xyz"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/PandaraWen/DJIDemoKit",
12   "source": {
13     "git": "https://github.com/PandaraWen/DJIDemoKit.git",
14     "tag": "v0.9"
15   },
16   "summary": "Awesome tool for creating a demo with DJISDK",
17   "platforms": {
18     "ios": "10.0"
19   },
20   "module_name": "DJIDemoKit",
21   "source_files": "DJIDemoKit/*.swift",
22   "dependencies": {
23     "DJI-SDK-iOS": [
24       "4.3.2"
25     ],
26     "SnapKit": [
27       "4.0"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "ENABLE_BITCODE": "NO"
32   },
33   "pushed_with_swift_version": "4.0"