blob: 0b639ea6f83878e1f1f1f25e9bbfda1d1ca52d19 [file] [log] [blame]
{
"name": "LLRouter",
"version": "0.0.4",
"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.4"
},
"source_files": "LLRouter/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}