blob: aa40203540ae710d29988ffe87b19640c4c9e69b [file] [log] [blame]
{
"name": "BowenTool",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"summary": "bowen some tools",
"homepage": "https://github.com/linhongchen/BowenTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bowen": "591741691@qq.com"
},
"source": {
"git": "https://github.com/linhongchen/BowenTool.git",
"tag": "1.0.0"
},
"source_files": "BowenTool/**/{*.h,*.m}",
"requires_arc": true
}