[Add] PubNubSwift 8.2.3
[CocoaPods.git] / Specs / b / 6 / 9 / GroundControl / 0.0.2 / GroundControl.podspec.json
blob39ff6a95911bf7b12a24a3493adf3b720981910e
2   "name": "GroundControl",
3   "version": "0.0.2",
4   "license": "MIT",
5   "summary": "Remote configuration for iOS.",
6   "homepage": "https://github.com/mattt/GroundControl",
7   "authors": {
8     "Mattt Thompson": "m@mattt.me"
9   },
10   "source": {
11     "git": "https://github.com/mattt/GroundControl.git",
12     "tag": "0.0.2"
13   },
14   "source_files": "GroundControl",
15   "requires_arc": true,
16   "dependencies": {
17     "AFNetworking": [
18       ">= 0.9"
19     ]
20   }