blob: fbee47bc6742e74370397ac1e3d90aabcfa1a1b7 [file] [log] [blame]
{
"name": "CCUtility",
"version": "0.0.4",
"summary": "Modele of CCKit.",
"description": "this is a Modele of CCKit.",
"homepage": "https://git.oschina.net/michaelmic/CCUtility.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cepheussun": "624162319@qq.com"
},
"source": {
"git": "https://git.oschina.net/michaelmic/CCUtility.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CCUtility/Classes/**/*.h",
"resources": "CCUtility/Classes/Resources/*.png",
"dependencies": {
"ReactiveCocoa": [
"~> 2.5"
]
}
}