blob: b60547fea1a3016aa4e3391ae7839d61f7f3f54d [file] [log] [blame]
{
"name": "CGSwift",
"version": "0.0.1",
"summary": "A short description of CGSwift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/chen_guo/CGSwift.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JackChen": "641425375@qq.com"
},
"source": {
"git": "https://gitee.com/chen_guo/CGSwift.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CGSwift/Classes/**/*"
}