[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 7 / 2 / Gaikan / 0.1.0 / Gaikan.podspec.json
blob05ca5c0d0cf84c3e202fcc20469103dd72da7049
2   "name": "Gaikan",
3   "version": "0.1.0",
4   "source": {
5     "git": "https://github.com/akane/Gaikan.git",
6     "tag": "0.1.0"
7   },
8   "summary": "View styling for iOS. Inspired by ReactJS and CSS modules.",
9   "description": "Easily create (interchangeable) styles for your views using flexible swift structs.",
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