blob: 221cd1fec3e98c7e13b162a368fdde4b9e1f2abf [file] [log] [blame]
{
"name": "iOSApiWrapper",
"version": "0.1.3",
"summary": "iOSApiWrapper is a utility pod, which can be used for the API calls.",
"description": "iOSApiWrapper pod is used to make the API calls, uploadin images, videos to server. It also return the progress of uploading.",
"homepage": "https://github.com/prorohit/iOSApiWrapper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"prorohit": "prorohit13@gmail.com"
},
"source": {
"git": "https://github.com/prorohit/iOSApiWrapper.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iOSApiWrapper/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"Reachability": [
]
},
"pushed_with_swift_version": "3.0"
}