[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 7 / 2 / Gaikan / 0.9.1 / Gaikan.podspec.json
blob0c0fdc8282ca80d2e061ed34cd4e36ab78e81647
2   "name": "Gaikan",
3   "version": "0.9.1",
4   "source": {
5     "git": "https://github.com/akane/Gaikan.git",
6     "tag": "0.9.1"
7   },
8   "summary": "Declarative view styling in Swift.",
9   "description": "Powerful styling capabilities using a declarative DSL in Swift. Inspired by ReactJS and CSS modules.",
10   "homepage": "https://github.com/akane/Gaikan.git",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": [
16     "pjechris",
17     "akane"
18   ],
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Gaikan/**/*.{swift}",
23   "requires_arc": true,
24   "dependencies": {
25     "KVOController": [
26       "~> 1.x"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"