[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / 0 / f / SVHTTPRequest / 0.2 / SVHTTPRequest.podspec.json
blobfbeb486a8829ddc3b30677bef7722a3b6286a96e
2   "name": "SVHTTPRequest",
3   "version": "0.2",
4   "summary": "Simple REST client for iOS and Mac.",
5   "homepage": "http://samvermette.com/310",
6   "license": "MIT",
7   "authors": {
8     "Sam Vermette": "hello@samvermette.com"
9   },
10   "source": {
11     "git": "https://github.com/samvermette/SVHTTPRequest.git",
12     "tag": "0.2"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "SVHTTPRequest/*.{h,m}"