[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 6 / 2 / iOSApiWrapper / 0.1.0 / iOSApiWrapper.podspec.json
blobb38f81a20cccdbd07511aed12a1f9afc00e02bdd
2   "name": "iOSApiWrapper",
3   "version": "0.1.0",
4   "summary": "iOSApiWrapper is a utility pod, which can be used for the API calls.",
5   "description": "'iOSApiWrapper pod is used to make the API calls, uploadin images, videos to server. It also return the progress of uploading.'",
6   "homepage": "https://github.com/prorohit/iOSApiWrapper",
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/iOSApiWrapper",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "iOSApiWrapper/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "Reachability": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"