blob: b477f2118c11a63612f9fcc2872c01ad2d893a5e [file] [log] [blame]
{
"name": "LLUI",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLUI/Classes/**/*",
"dependencies": {
"LLUitil": [
"~> 0.1.1"
]
}
}