blob: 21853de553de3373ab9e45d77426fd3aab4c491a [file] [log] [blame]
{
"name": "MapDoodle",
"version": "0.0.2",
"summary": "iOS library to create common map animations",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/vornet/mapdoodle-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vorn Mom": "vorn@vorn.us"
},
"source": {
"git": "https://github.com/vornet/mapdoodle-ios.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MapDoodle/Classes/**/*"
}