blob: 85c504e38c47b426b6d54e8fb15540b6fd697382 [file] [log] [blame]
{
"name": "LLRouter",
"version": "0.0.6",
"summary": "LLRouter.",
"homepage": "https://github.com/tuyuan2012/LLRouter",
"license": "MIT",
"authors": {
"Tony": "845384699@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/tuyuan2012/LLRouter.git",
"tag": "0.0.6"
},
"source_files": "LLRouter/**/*.{h,m}",
"resources": "LLRouter/Assets/*.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}