blob: b8306bdbc3b9a628d821a1d1e7d6d71cba3c37b4 [file] [log] [blame]
{
"name": "YF-Router",
"version": "0.1.4",
"summary": "A router for ios",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/EvanYuFeng/YF-Router.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"reactfeng@gmail": "reactfeng@gmail"
},
"source": {
"git": "https://github.com/EvanYuFeng/YF-Router.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YFRouter/Classes/**/*"
}