[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 3 / 0 / f / IQHTTPService / 1.0.3 / IQHTTPService.podspec.json
blob85b1f1b48068f37d1163bfd88cc606ae6b2eebcf
2   "name": "IQHTTPService",
3   "version": "1.0.3",
4   "summary": "Asynchronous REST API Client with ease.",
5   "homepage": "https://github.com/hackiftekhar/IQHTTPService",
6   "screenshots": "https://raw.githubusercontent.com/hackiftekhar/IQHTTPService/master/Screenshot/Screenshot.png",
7   "license": "MIT",
8   "authors": {
9     "Iftekhar Qurashi": "hack.iftekhar@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/hackiftekhar/IQHTTPService.git",
16     "tag": "v1.0.3"
17   },
18   "source_files": "IQHTTPService/*.{h,m}",
19   "dependencies": {
20     "IQURLConnection": [
22     ]
23   },
24   "frameworks": "MobileCoreServices",
25   "requires_arc": true,
26   "deprecated": true