blob: 012660e7c7289fb5ffe3621686faf524435e4e29 [file] [log] [blame]
{
"name": "LLUitil",
"version": "0.1.7",
"summary": "A short description of LLUitil.",
"description": "long description of the pod here.",
"homepage": "https://sky_zhou129@bitbucket.org/sky_zhou129/LLUitil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhouwei": "zhouyikai129@163.com"
},
"source": {
"git": "https://sky_zhou129@bitbucket.org/sky_zhou129/LLUitil.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Classes",
"source_files": "LLUitil/Classes/**/*"
},
{
"name": "Base",
"source_files": "LLUitil/Base/**/*"
},
{
"name": "Test",
"source_files": "LLUitil/Test/*.{h,m,txt}"
}
]
}