blob: bb7132635242a841963cd1551c432e4c07ca7a01 [file] [log] [blame]
{
"name": "BlueDot",
"version": "0.1.0",
"summary": "A self-animating view that mimics the current location dot in the iOS Maps app.",
"description": " A QuartzCore experiment that yielded something very similar to the animated current location dot from Maps.\n",
"homepage": "https://github.com/phatblat/BlueDot",
"license": "MIT",
"authors": {
"Ben Chatelain": "benchatelain@gmail.com"
},
"social_media_url": "https://twitter.com/phatblat",
"source": {
"git": "https://github.com/phatblat/BlueDot.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}