blob: 1b60cfc30e2375ac82e7bb2a3e771675aecee87a [file] [log] [blame]
{
"name": "CFCocoapod",
"version": "1.0.0",
"summary": "A short description of CaiFu.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lycGit/CaiFu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lycGit": "jxpx1989@163.com"
},
"source": {
"git": "https://github.com/lycGit/CaiFu.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CFCocoapod/*.{h,m}"
}