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