[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / b / 5 / Antenna / 0.0.1 / Antenna.podspec.json
blob00687efbeb749af88cab9fe28ab9d1d3aa13909f
2   "name": "Antenna",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "Extensible Remote Logging for iOS.",
6   "homepage": "https://github.com/mattt/Antenna",
7   "authors": {
8     "Mattt Thompson": "m@mattt.me"
9   },
10   "source": {
11     "git": "https://github.com/mattt/Antenna.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "Antenna",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0"
18   },
19   "dependencies": {
20     "AFNetworking": [
21       "~> 1.3"
22     ]
23   }