[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 1 / 9 / 7 / GPHTTPRequest / 0.0.1 / GPHTTPRequest.podspec.json
blob37893bd77acfe758f4108660bf2020da2d63fb07
2   "name": "GPHTTPRequest",
3   "version": "0.0.1",
4   "summary": "RESTFul network library in objective-c. Built on NSURLConnection.",
5   "homepage": "https://github.com/daltoniam/GPHTTPRequest",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Dalton Cherry": "daltoniam@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/daltoniam/GPHTTPRequest.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.7"
17   },
18   "source_files": "*.{h,m}",
19   "frameworks": "SystemConfiguration",
20   "requires_arc": true