[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 9 / 6 / QUIAdaptiveKit / 0.1 / QUIAdaptiveKit.podspec.json
blobe59d81b478a0ebd1b14c96844caa490ddef84957
2   "name": "QUIAdaptiveKit",
3   "version": "0.1",
4   "summary": "you can adapt different device very easy by QUIAdaptiveKit",
5   "description": "you can adapt different device very easy by QUIAdaptiveKit; if you find error ,please send email.",
6   "homepage": "https://github.com/Quinn0809/QUIAdaptiveKit",
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/QUIAdaptiveKit.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "static_framework": true,
23   "source_files": [
24     "QUIAdaptiveKit"
25   ],
26   "pod_target_xcconfig": {
27     "OTHER_SWIFT_FLAGS": "-DGLES"
28   }