blob: 12dfe0a80f74e474e00d1a1266d724c0c41c30fa [file] [log] [blame]
{
"name": "MapDoodle",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MapDoodle/Classes/**/*"
}