[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 2 / a / AFJSONPRequestOperation / 1.0.0 / AFJSONPRequestOperation.podspec.json
blob68f29c014ddb80b8830412c51080192937989d07
2   "name": "AFJSONPRequestOperation",
3   "version": "1.0.0",
4   "homepage": "https://github.com/acerbetti/AFJSONPRequestOperation",
5   "authors": {
6     "Stefano Acerbetti": "acerbetti@gmail.com"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "summary": "AFNetworking Extension for the JSONP format.",
13   "source": {
14     "git": "https://github.com/acerbetti/AFJSONPRequestOperation.git",
15     "tag": "v1.0.0"
16   },
17   "source_files": "AFJSONPRequestOperation.{h,m}",
18   "dependencies": {
19     "AFNetworking": [
21     ]
22   },
23   "platforms": {
24     "ios": "5.0",
25     "osx": "10.7"
26   },
27   "requires_arc": true