[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 8 / 7 / QPhotosKit / 0.1 / QPhotosKit.podspec.json
blobb93e62920ac9fdb13f0ca4081dbfcbe8f1b7277b
2   "name": "QPhotosKit",
3   "version": "0.1",
4   "summary": "A short description of QPhotosKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Quinn0809/QPhotosKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "quinn0809": "quinn_f@126.com"
13   },
14   "source": {
15     "git": "https://github.com/Quinn0809/QPhotosKit.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "3.2",
22   "requires_arc": true,
23   "static_framework": true,
24   "source_files": [
25     "QPhotosKit",
26     "QPhotosKit/**/*.{swift,h}"
27   ],
28   "pod_target_xcconfig": {
29     "OTHER_SWIFT_FLAGS": "-DGLES"
30   }