blob: a486a049b7310f8dd8f604bc56c952638107422a [file] [log] [blame]
{
"name": "VCFundation",
"version": "0.1.0",
"summary": "some common features for vcolco",
"description": " For work in some common features , abstracted some basic modules , reduce repetitive tasks , thereby improving efficiency.\n",
"homepage": "https://bitbucket.org/vcolco/vcfoundation",
"license": "MIT",
"authors": {
"zhangzhonging": "cq_zhangzhongming@163.com"
},
"source": {
"git": "https://zhangzhongming_@bitbucket.org/vcolco/vcfoundation.git",
"tag": "v0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"VCFundation": [
"Pod/Assets/*.png"
]
}
}