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