[Add] ENG 0.0.4
[CocoaPods.git] / Specs / 6 / 8 / b / Tikppa / 0.2.4 / Tikppa.podspec.json
blob002a7e9fdc29219b509b279b83431a49f4ef4abf
2   "name": "Tikppa",
3   "version": "0.2.4",
4   "summary": "AppKit UI",
5   "homepage": "https://github.com/gabriel/Tikppa",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Gabriel Handford": "gabrielh@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/gabriel/Tikppa.git",
15     "tag": "0.2.4"
16   },
17   "requires_arc": true,
18   "dependencies": {
19     "YOLayout": [
21     ],
22     "GHKit": [
24     ],
25     "Slash": [
27     ],
28     "ObjectiveSugar": [
30     ],
31     "CocoaLumberjack": [
33     ],
34     "AFNetworking": [
36     ]
37   },
38   "platforms": {
39     "osx": "10.10"
40   },
41   "osx": {
42     "source_files": "Tikppa/**/*.{h,m}"
43   }