blob: 2e908462f78069afb690e45990bbe26769e40716 [file] [log] [blame]
{
"name": "JSTAPIToolsURLProtocol",
"version": "1.0.0",
"summary": "Easily make your application redirects some of the HTTP(s) requests it makes to your https://www.apitools.com/ account.",
"homepage": "https://github.com/JaviSoto/JSTAPIToolsURLProtocol",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Javier Soto": "ios@javisoto.es"
},
"source": {
"git": "https://github.com/JaviSoto/JSTAPIToolsURLProtocol.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "4.0",
"osx": "10.6"
},
"source_files": "JSTAPIToolsURLProtocol.{h,m}",
"requires_arc": true
}