[Add] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git] / Specs / 9 / 6 / 8 / Spell / 0.1 / Spell.podspec.json
blobc509edfed5ee28c1c8786d35fea0cb7910168ecb
2   "name": "Spell",
3   "version": "0.1",
4   "license": "MIT",
5   "summary": "Aeon based HTTP Router for Swift 2 (Linux ready)",
6   "homepage": "https://github.com/Zewo/Spell",
7   "authors": {
8     "Paulo Faria": "paulo.faria.rl@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Zewo/Spell.git",
12     "tag": "v0.1"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "source_files": [
19     "Dependencies/Belle/*.c",
20     "Dependencies/Gamut/*.c",
21     "Dependencies/Incandescence/*.c",
22     "Dependencies/Tide/*.c",
23     "Aeon/**/*.swift",
24     "Currents/**/*.swift",
25     "Kalopsia/**/*.swift",
26     "Luminescence/**/*.swift",
27     "Spectrum/**/*.swift",
28     "Spell/**/*.swift"
29   ],
30   "xcconfig": {
31     "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/Spell/Dependencies"
32   },
33   "preserve_paths": "Dependencies/*",
34   "requires_arc": true