blob: 008039989ce998d85bd17fdeb563b6342c83dccf [file] [log] [blame]
{
"name": "TIEInterceptor",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TIEInterceptor/Classes/**/*"
}