[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 8 / 2 / CCHTTPRequest / 1.0.2 / CCHTTPRequest.podspec.json
blob7e9c49040e08bb9c1c9c1cbeeae0f91ea78ccca1
2   "name": "CCHTTPRequest",
3   "version": "1.0.2",
4   "summary": "No-frills networking for iOS.",
5   "homepage": "https://github.com/catshive/CCHTTPRequest",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Cathy Shive": "catshive@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/catshive",
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/catshive/CCHTTPRequest.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/CCHTTPRequest.{h,m}"
24   ],
25   "requires_arc": true