blob: 4ce439ef6fc9ec70fa6ec283d7be73a0b9174b16 [file] [log] [blame]
{
"name": "Boat",
"version": "0.1.0",
"summary": "Boat: A library to draw something",
"description": " A library to draw something.\n A library to draw something.\n",
"homepage": "https://github.com/binku87/Boat",
"license": "MIT",
"authors": {
"binku": "binku87@gmail.com"
},
"source": {
"git": "https://github.com/binku87/Boat.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}