blob: 342c54ff1816a545f310284ca10d92bc2421a960 [file] [log] [blame]
{
"name": "LCTreasureKit",
"version": "1.0.0",
"summary": "Treasure chest for iOS developers.",
"description": "This is a collection of commonly used tool classes to help developers develop better.",
"homepage": "https://github.com/xxx-xx/LCTreasureKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xu Lichao": "hzxx_xlc@163.com"
},
"source": {
"git": "https://github.com/xxx-xx/LCTreasureKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LCTreasureKit/Classes/**/*"
}