[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 9 / 5 / GearKit / 0.1.1 / GearKit.podspec.json
blob5a21ff085d3debd25aae3f433db69ad8e81c17a9
2   "name": "GearKit",
3   "version": "0.1.1",
4   "summary": "Various utilities for standard applications.",
5   "description": "Can be used either as a framework library or as a tutorial.",
6   "homepage": "https://github.com/pascaljette/GearKit",
7   "license": "MIT",
8   "authors": {
9     "Pascal Jette": "pascal.jette@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/pascaljette/GearKit.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/GearKit/**/*",
20   "resource_bundles": {
21     "GearKit": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit",
26   "dependencies": {
27     "SwiftyJSON": [
28       "~> 2"
29     ]
30   },
31   "deprecated": true