blob: 076a34b6d4002884a72bce846311b9d63e828804 [file] [log] [blame]
{
"name": "JYRouter",
"summary": "Router framework is based on runtime to push/present/pop/dismiss for iOS",
"version": "2.1.2",
"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.2"
},
"requires_arc": true,
"source_files": "JYRouter/**/*.{h,m}"
}