blob: 6d3c173cd3d64009c163a215f242a956e72b201f [file] [log] [blame]
{
"name": "nicelooCommon",
"version": "0.0.2",
"summary": "provide general tools for ios niceloo",
"description": "this project provide general tools for ios niceloo",
"homepage": "https://gitee.com/softwaredavid/nicelooCommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"softwaredavid": "softwaredavid@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/softwaredavid/nicelooCommon.git",
"tag": "0.0.2"
},
"source_files": "Common/Common/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}