blob: 00e209eccbaaf18eff429b887506f3c1a932b8ba [file] [log] [blame]
{
"name": "Valine",
"version": "0.0.2",
"summary": "IViewController push/pop/present/dismiss manager.",
"homepage": "https://github.com/pozi119/Valine",
"license": "GPL 2.0",
"authors": {
"pozi119": "pozi119@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pozi119/Valine.git",
"tag": "0.0.2"
},
"source_files": [
"Valine",
"Valine/*.swift"
],
"requires_arc": true
}