blob: 14b5bd30a85942893dde4b6f1dccd8dc3b06f0c6 [file] [log] [blame]
{
"name": "LLUI",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLUI/Classes/**/*.{h,m}",
"resources": "LLUI/Classes/**/*.{storyboard,xib}",
"resource_bundles": {
"LLUI": [
"LLUI/Assets/*"
]
},
"dependencies": {
"LLUitil": [
"~> 0.1.1"
]
}
}