[Add] AliPlayerSDK_iOS_NORMAL_SR_FILTER 6.21.0
[CocoaPods.git] / Specs / d / 3 / 8 / Luminescence / 0.3 / Luminescence.podspec.json
blob0b09da4be95b8612969a758b532a53e53ecc1045
2   "name": "Luminescence",
3   "version": "0.3",
4   "license": "MIT",
5   "summary": "HTTP parser for Swift 2 (Linux ready)",
6   "homepage": "https://github.com/Zewo/Luminescence",
7   "authors": {
8     "Paulo Faria": "paulo.faria.rl@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Zewo/Luminescence.git",
12     "tag": "v0.3"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "source_files": [
19     "Dependencies/Incandescence/*.c",
20     "Luminescence/**/*.swift"
21   ],
22   "xcconfig": {
23     "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/Luminescence/Dependencies"
24   },
25   "preserve_paths": "Dependencies/*",
26   "dependencies": {
27     "Curvature": [
28       "0.1"
29     ]
30   },
31   "requires_arc": true