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