blob: 149f228233647d462d6a214bed08a9c2201aaf58 [file] [log] [blame]
{
"name": "JYRouter",
"summary": "Router framework is based on runtime to push/present/pop/dismiss for iOS",
"version": "2.1.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Job-Yang": "578093143@qq.com"
},
"homepage": "https://github.com/Job-Yang/JYRouter",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Job-Yang/JYRouter.git",
"tag": "2.1.4"
},
"requires_arc": true,
"source_files": "JYRouter/**/*.{h,m}"
}