blob: dfb7c5dccbf27ddfe9d3dee2ec763a1a30d51bbc [file] [log] [blame]
{
"name": "llttest2",
"version": "0.0.1",
"summary": "摘要",
"description": "这里做一个简单的描述",
"homepage": "https://github.com/lileitao/LLTtest2",
"license": "MIT",
"authors": {
"李磊涛": "llt1886797@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lileitao/LLTtest2.git",
"tag": "0.0.1"
},
"source_files": [
"lib",
"*.{h,m}"
],
"requires_arc": true
}