blob: a641ed81cee887f1e75ea101039ff55406832383 [file] [log] [blame]
{
"name": "GLS_ToolKit",
"version": "0.1.0",
"summary": "工具类",
"homepage": "https://gitee.com/GalenZHL/GLS_ToolKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhl": "18668088548@163.com"
},
"source": {
"git": "https://gitee.com/GalenZHL/GLS_ToolKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GLS_ToolKit/Classes/**/*",
"dependencies": {
"Masonry": [
],
"ReactiveCocoa": [
"~>2.4.7"
],
"SDWebImage": [
]
}
}