blob: cbae29fe6f66ab476eb2f58a6ecfe8b7248d1125 [file] [log] [blame]
{
"name": "XBWCSPod",
"version": "0.1.0",
"summary": "This is my first public pod repository. Please ignore it. Sorry!",
"description": "I create this project to test publishing a cocoapods repository to public trunk.\nPlease ignore it.",
"homepage": "https://github.com/muhuaxin/XBWCSPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"muhuaxin": "muhuaxin@163.com"
},
"source": {
"git": "https://github.com/muhuaxin/XBWCSPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XBWCSPod/Classes/**/*"
}