blob: d0d45c78239c71ae4924a97d3da7d962d87e9674 [file] [log] [blame]
{
"name": "IQHTTPService",
"version": "1.0.1",
"summary": "Asynchronous REST API Client with ease.",
"homepage": "https://github.com/hackiftekhar/IQHTTPService",
"screenshots": "https://raw.githubusercontent.com/hackiftekhar/IQHTTPService/master/Screenshot/Screenshot.png",
"license": "MIT",
"authors": {
"Iftekhar Qurashi": "hack.iftekhar@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/hackiftekhar/IQHTTPService.git",
"tag": "v1.0.1"
},
"source_files": "IQHTTPService/*.{h,m}",
"dependencies": {
"IQURLConnection": [
]
},
"frameworks": "MobileCoreServices",
"requires_arc": true
}