blob: 8af2250c9d56ad3416bda749cbc46898bc185556 [file] [log] [blame]
{
"name": "CNNCommonResource",
"version": "0.1.0",
"summary": "CNNCommonResource privode common resource to other compents.",
"description": "CNNCommonResource privode common resource to other compents.",
"homepage": "http://git.souche.com/shaotianchi/cheniu_common_resource",
"license": "MIT",
"authors": {
"EscapedDog": "snowmoonking@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "http://git.souche.com/shaotianchi/cheniu_common_resource.git",
"tag": "0.1.0"
},
"source_files": "CNNCommonResource/*.{h,m}",
"resources": "CNNCommonResource/Assets.xcassets",
"requires_arc": true
}