blob: 8868606ba5666171cd141e5d91be27fb7d5d536a [file] [log] [blame]
{
"name": "iOSApiWrapper",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iOSApiWrapper/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"Reachability": [
]
},
"pushed_with_swift_version": "3.0"
}