[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 4 / 0 / 1 / Kalopsia / 0.2 / Kalopsia.podspec.json
blob7a777cabfc8d9f65f9ebeb8f9a4120c3cd7ee576
2   "name": "Kalopsia",
3   "version": "0.2",
4   "license": "MIT",
5   "summary": "GCD for Swift 2 (Linux ready)",
6   "homepage": "https://github.com/Zewo/Kalopsia",
7   "authors": {
8     "Paulo Faria": "paulo.faria.rl@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Zewo/Kalopsia.git",
12     "tag": "v0.2"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9"
17   },
18   "source_files": [
19     "Dependencies/Belle/*.c",
20     "Kalopsia/**/*.swift"
21   ],
22   "xcconfig": {
23     "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/Kalopsia/Dependencies"
24   },
25   "preserve_paths": "Dependencies/*",
26   "requires_arc": true