[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / b / 6 / 9 / GroundControl / 2.1.0 / GroundControl.podspec.json
blob38aee7a6fcde537478c13a016c952bc9a5014ed8
2   "name": "GroundControl",
3   "version": "2.1.0",
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": "2.1.0"
13   },
14   "source_files": "GroundControl",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "6.0",
18     "osx": "10.8"
19   },
20   "dependencies": {
21     "AFNetworking": [
22       "~> 2.2"
23     ]
24   }