blob: 30e35745c8135762f6450e7119f155ba1bd410fb [file] [log] [blame]
{
"name": "XBWCSPod",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XBWCSPod/Classes/**/*",
"resource_bundles": {
"Icons": [
"XBWCSPod/Assets/*.png"
]
}
}