[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 6 / 2 / iOSApiWrapper / 0.1.2 / iOSApiWrapper.podspec.json
blob8868606ba5666171cd141e5d91be27fb7d5d536a
2   "name": "iOSApiWrapper",
3   "version": "0.1.2",
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.git",
16     "tag": "0.1.2"
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"