[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / 1 / 2 / b / iOSApiConnection / 1.3.0 / iOSApiConnection.podspec.json
blob8de7fe73adacba64fd35cf0c41eed2c0ddb2da74
2   "name": "iOSApiConnection",
3   "version": "1.3.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.3.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"