blob: fb736c083912a39a428fbd1e6dc37e54311b677a [file] [log] [blame]
{
"name": "LLKit",
"version": "0.0.1",
"summary": "LLKit",
"homepage": "https://github.com/liuniuliuniu/LLKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"416997919@qq.com": "416997919@qq.com"
},
"source": {
"git": "https://github.com/liuniuliuniu/LLKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLKit/Classes/**/*",
"requires_arc": true,
"dependencies": {
"Toast": [
"~> 3.0"
],
"MBProgressHUD": [
"~> 0.9.1"
]
}
}