blob: e88d8e923d92ea1d512882ce6e636c65bfeaa49d [file] [log] [blame]
{
"name": "AnyBox",
"version": "0.1.0",
"summary": "AnyBox is a iOS Base Project.",
"description": "基础工具包,基础工具包,基础工具包,基础工具包,基础工具包,基础工具包,基础工具包。",
"homepage": "https://github.com/fcl3016/AnyBox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fcl3016": "fcl3016@163.com"
},
"source": {
"git": "https://github.com/fcl3016/AnyBox.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AnyBox/Classes/**/*",
"resource_bundles": {
"AnyBox": [
"AnyBox/Assets/*.png"
]
}
}