blob: 0240750da76ec5fd6ae1be44036d04e462792423 [file] [log] [blame]
{
"name": "CSNRequestModificationProtocol",
"version": "0.0.2",
"summary": "It provides chance to modify Request in 'URL Loading System'. It means you can change request even if UIWebView's.",
"homepage": "https://github.com/griffin-stewie/CSNRequestModificationProtocol",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"griffin-stewie": "panterathefamilyguy@gmail.com"
},
"social_media_url": "http://twitter.com/griffin_stewie",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/griffin-stewie/CSNRequestModificationProtocol.git",
"tag": "0.0.2"
},
"source_files": "CSNRequestModificationProtocol",
"requires_arc": true
}