blob: fda124541ad457b2f4cdffedbd05d56917ec3eaf [file] [log] [blame]
{
"name": "Valine",
"version": "0.0.1",
"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.1"
},
"source_files": [
"Valine",
"Valine/*.swift"
],
"requires_arc": true
}