blob: 5bcc175cca9d0d8cfc258acca1f03e9cf574b74a [file] [log] [blame]
{
"name": "CNNCommonResource",
"version": "0.1.15",
"summary": "CNNCommonResource",
"description": "CNNCommonResource privode common resource to other compents",
"homepage": "http://git.souche.com/cheniuniu/cheniu_common_resource",
"license": "MIT",
"authors": {
"EscapedDog": "snowmoonking@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "http://git.souche.com/cheniuniu/cheniu_common_resource.git",
"tag": "0.1.15"
},
"source_files": "CNNCommonResource/*.{h,m}",
"requires_arc": true,
"subspecs": [
{
"name": "Common",
"resources": "CNNCommonResource/Common.xcassets"
},
{
"name": "Navigation",
"resources": "CNNCommonResource/Navigation.xcassets"
},
{
"name": "Tabbar",
"resources": "CNNCommonResource/Tabbar.xcassets"
}
]
}