blob: 424fecd08a168646ad2b77105139b16fe15cf1f2 [file] [log] [blame]
{
"name": "IQHTTPService",
"version": "1.0.2",
"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.2"
},
"source_files": "IQHTTPService/*.{h,m}",
"dependencies": {
"IQURLConnection": [
]
},
"frameworks": "MobileCoreServices",
"requires_arc": true
}