blob: d9773971b10d4e1e6b58f11c4cff67fa774014da [file] [log] [blame]
{
"name": "CCUtility",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CCUtility/Classes/*",
"dependencies": {
"ReactiveCocoa": [
"~> 2.5"
]
}
}