blob: 17b9562b952956f42198292a2edb954e7588a7b7 [file] [log] [blame]
{
"name": "ChenBase",
"version": "0.1.0",
"summary": "my first cocoaPods project",
"description": "my first cocoapods chenbase",
"homepage": "https://github.com/LogicHao/ChenBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LogicHao": "LogicHao@yeah.net"
},
"source": {
"git": "https://github.com/LogicHao/ChenBase.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ChenBase/**/*"
}