blob: 13c07c4b83875ae344285f05b147bd1106773af4 [file] [log] [blame]
{
"name": "LYRouter",
"version": "1.0.1",
"summary": "模块开发中间层的封装",
"description": "模块开发中间层的封装 ^-^",
"homepage": "https://github.com/Liya86/LYRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Liya86",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Liya86/LYRouter.git",
"tag": "1.0.1"
},
"source_files": "Source/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}