blob: fb80d450c4e876e3bd8bdc1753b4950557a681f9 [file] [log] [blame]
{
"name": "BMMediumPod",
"version": "1.0.0",
"summary": "This pod is just used as an example of how to create your own CocoaPod.",
"description": "This pod is just used as an example of how to create your own CocoaPod. And the description has to be bigger than the summary.",
"homepage": "https://github.com/brunomunizaf/BMMediumPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"brunomunizaf": "bruno.muniz@supercharge.io"
},
"source": {
"git": "https://github.com/brunomunizaf/BMMediumPod.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BMMediumPod/Classes/**/*"
}