[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 2 / b / iOSApiConnection / 1.1.0 / iOSApiConnection.podspec.json
blob9af969ad1bbd8373a30843b54585cd0144df8282
2   "name": "iOSApiConnection",
3   "version": "1.1.0",
4   "summary": "iOSApiConnection is a wrapper or helper to call the API.",
5   "description": "This helper class will make it very easy to call the json based APIs. This helper can also be used for uploading the images and videos to server with progress.",
6   "homepage": "https://github.com/prorohit/iOSApiConnection",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "prorohit": "prorohit13@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/prorohit/iOSApiConnection.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "iOSApiConnection/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "Reachability": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"