blob: c025ea99703971c2bdeb5d53afe3e9fcce8dda9a [file] [log] [blame]
{
"name": "SNRouter",
"version": "1.0.0",
"license": "MIT",
"summary": "a router for transition between page modules based url",
"homepage": "https://github.com/Yincongxiao/SNRouter",
"source": {
"git": "https://github.com/Yincongxiao/SNRouter.git",
"tag": "1.0.0"
},
"source_files": "SNRouter/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"asnailneo": "asnailneo@gmail.com"
},
"social_media_url": "https://github.com/Yincongxiao/SNRouter"
}