[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 6 / 9 / 5 / GearKit / 0.1.6 / GearKit.podspec.json
blobc33b91109d526fe1a162ce809f04962112444ab9
2   "name": "GearKit",
3   "version": "0.1.6",
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.6"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/GearKit/**/*",
20   "frameworks": "UIKit",
21   "dependencies": {
22     "SwiftyJSON": [
23       "~> 2"
24     ]
25   },
26   "deprecated": true