[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 8 / 5 / 1 / GHKit / 1.0.16 / GHKit.podspec.json
blobf058dd9a249d4f35f1666c29f4e1d47885889d71
2   "name": "GHKit",
3   "version": "1.0.16",
4   "summary": "Objective-C categories and utilities",
5   "homepage": "https://github.com/gabriel/gh-kit",
6   "license": "MIT",
7   "authors": {
8     "Gabriel Handford": "gabrielh@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/gabriel/gh-kit.git",
12     "tag": "1.0.16"
13   },
14   "platforms": {
15     "ios": "7.0",
16     "osx": "10.8"
17   },
18   "ios": {
19     "source_files": [
20       "Classes",
21       "Classes/iOS"
22     ]
23   },
24   "osx": {
25     "source_files": [
26       "Classes",
27       "Classes/MacOSX"
28     ]
29   },
30   "requires_arc": true