blob: 325a5abe0170822f8e8e47d59631f81fa8acaa33 [file] [log] [blame]
{
"name": "LLUI",
"version": "0.1.5",
"summary": "A short description of LLUI.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://sky_zhou129@bitbucket.org/sky_zhou129/llui",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhouwei": "zhouyikai129@163.com"
},
"source": {
"git": "https://sky_zhou129@bitbucket.org/sky_zhou129/llui.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLUI/Classes/**/*.{h,m}",
"resources": "LLUI/Classes/FirstViewController.xib",
"dependencies": {
"LLUitil": [
"~> 0.1.1"
]
}
}