[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / b / 5 / Antenna / 1.0.0 / Antenna.podspec.json
blob82b9c2b3001231d0f74b0a49e8c21c2c5e75dc5d
2   "name": "Antenna",
3   "version": "1.0.0",
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": "1.0.0"
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   }