blob: 2d2e0401f406e2d6ea8fbe1d2b1c7d833d896779 [file] [log] [blame]
{
"name": "CreatMyCocoapods",
"version": "1.0.0",
"summary": "概述、摘要",
"description": "这里是描述,描述要长,要长过summary",
"homepage": "https://github.com/SQsteven/CreatMyCocoapods",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"严顺泉": "782569375@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/SQsteven/CreatMyCocoapods.git",
"tag": "1.0.0"
},
"source_files": "CreatMyCocoapods/*",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}