blob: 94c82aef77d8e91a09a03035286c24e75fc66d1f [file] [log] [blame]
{
"name": "TIEInterceptor",
"version": "0.3.0",
"summary": "A lightweight DSL to write NSURL interception",
"description": "A lightweight DSL to write redirection interception in a web view.",
"homepage": "https://github.com/simongarnier/TIEInterceptor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Simon Garnier": "simongarnierg@gmail.com"
},
"source": {
"git": "https://github.com/simongarnier/TIEInterceptor.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TIEInterceptor/Classes/**/*"
}