blob: d10eadaddee62f10aaeaf9c1b803752bfeb098b1 [file] [log] [blame]
{
"name": "ZhimingCocoapod",
"version": "1.0.0",
"summary": "我的第一个cocoapd.",
"description": "我的第一个cocoapd.xxx",
"homepage": "https://github.com/zhimingcow/ZhimingCocoapod.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zhimingcow": "zhimingcow@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/zhimingcow/ZhimingCocoapod.git",
"tag": "1.0.0"
},
"source_files": "ZhimingCocoapod/*.{h,m}",
"exclude_files": "Classes/Exclude"
}