[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / f / e / IVSHTTP / 0.1.3 / IVSHTTP.podspec.json
blob3afbc17145eee54bf1efd5a0d7242d3942377b8e
2   "name": "IVSHTTP",
3   "version": "0.1.3",
4   "summary": "A simple, easy to use and lightweight HTTP library for Objective-C.",
5   "homepage": "https://github.com/netcanis/IVSHTTP",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "netcanis": "netcanis@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/netcanis/IVSHTTP.git",
15     "tag": "0.1.3"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "IVSHTTP/**/*.{h,m,mm,c,cpp}",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "QuartzCore"
26   ]