[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 8 / 7 / QPhotosKit / 0.3.2 / QPhotosKit.podspec.json
bloba211d1f2150c5943de528f65d3af8db47eab27cb
2   "name": "QPhotosKit",
3   "version": "0.3.2",
4   "summary": "you can use phots by 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.3.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.0",
22   "requires_arc": true,
23   "static_framework": true,
24   "source_files": [
25     "QPhotosKit/Classes/**/*.{swift,h}"
26   ],
27   "pod_target_xcconfig": {
28     "OTHER_SWIFT_FLAGS": "-DGLES"
29   }