blob: 0080ae3e6ed864de41f08099dbcab21e743917c8 [file] [log] [blame]
{
"name": "CCLibrary",
"version": "1.0.1",
"summary": "objc chain programming.",
"homepage": "https://github.com/cuizhibo/CCLibrary",
"license": "MIT",
"authors": {
"cuizhibo": "cui_zhibo@126.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/cuizhibo/CCLibrary.git",
"tag": "1.0.1"
},
"source_files": "CCLibraryDemo/CCLibrary/**/*.{h,m}"
}