blob: e269c204d3ff326108a255d8ded9fa4e5a63136a [file] [log] [blame]
{
"name": "SnapTimer",
"version": "0.0.1",
"summary": "SnapTimer is an implementation of Snapchat's stories timer",
"description": "Build a drop-in UIView that behaves exactly as Snapchat's stories timer. Easy to use and easy to extend.",
"homepage": "https://github.com/andresinaka/SnapTimer/tree/master",
"screenshots": [
"https://github.com/andresinaka/SnapTimer/raw/master/images/ej3.gif",
"https://github.com/andresinaka/SnapTimer/raw/master/images/sample-timers.png"
],
"license": "MIT",
"authors": "Andres Canal",
"social_media_url": "http://twitter.com/andangc",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/andresinaka/SnapTimer.git",
"tag": "0.0.1"
},
"source_files": "SnapTimer/**/*.swift"
}