blob: 7fcf0aa5ebd917f2948ad201038cadcad38fefdf [file] [log] [blame]
{
"name": "Follower",
"version": "0.1",
"summary": "Track trip distance, speed, altitude, and duration like a boss.",
"homepage": "https://github.com/mamaral/Follower",
"license": "MIT",
"authors": {
"Mike Amaral": "mike.amaral36@gmail.com"
},
"social_media_url": "http://twitter.com/MikeAmaral",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/mamaral/Follower.git",
"tag": "v0.1"
},
"source_files": "Source/Objective-C/Follower.{h,m}",
"requires_arc": true
}