blob: 92f080b1ce14096659c1b0a05d817a38f7df8804 [file] [log] [blame]
{
"name": "Blinking",
"version": "0.1.0",
"summary": "This is a demo to just show how to create pod",
"description": "This is a demo to just show how to create pod and publish them",
"homepage": "https://wowsomeapp@bitbucket.org/wowsomeapp/demo1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WOWSOME": "interns@wowsomeapp.com"
},
"source": {
"git": "https://wowsomeapp@bitbucket.org/wowsomeapp/demo1.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Blinking/Classes/**/*"
}