blob: 2e8f504a1e13fd03795b4ee907cd361256a50c5e [file] [log] [blame]
{
"name": "LSTKit",
"version": "0.1.12231543",
"summary": "LSTKit.",
"description": "A short description of LSTKit.",
"homepage": "https://github.com/LoSenTrad/LSTKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"490790096@qq.com": "LoSenTrad@163.com"
},
"source": {
"git": "https://github.com/LoSenTrad/LSTKit",
"tag": "0.1.12231543"
},
"platforms": {
"ios": "8.0"
},
"default_subspecs": "Code",
"dependencies": {
"LSTCategory": [
]
},
"subspecs": [
{
"name": "Code",
"source_files": "LSTKit/Classes/Code/**/*",
"frameworks": "UIKit"
}
]
}