[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 9 / 6 / QUIAdaptiveKit / 0.1.1 / QUIAdaptiveKit.podspec.json
bloba397f0b1ddaf2a748bdf6de50db6fc60a3082b57
2   "name": "QUIAdaptiveKit",
3   "version": "0.1.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.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "requires_arc": true,
22   "static_framework": true,
23   "source_files": [
24     "QUIAdaptiveKit/Classes"
25   ],
26   "pod_target_xcconfig": {
27     "OTHER_SWIFT_FLAGS": "-DGLES"
28   }