blob: ab97add73231781fdb59724aa7dc6f1670aa2dd2 [file] [log] [blame]
{
"name": "CCHTTPRequest",
"version": "1.0.1",
"summary": "No-frills networking for iOS.",
"homepage": "https://github.com/catshive/CCHTTPRequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cathy Shive": "catshive@gmail.com"
},
"social_media_url": "http://twitter.com/catshive",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/catshive/CCHTTPRequest.git",
"tag": "1.0.1"
},
"source_files": [
"Classes",
"Classes/CCHTTPRequest.{h,m}"
],
"requires_arc": true
}