blob: 86da7259a6dcbdbe25a5e970e2df0fb4a77abb17 [file] [log] [blame]
{
"name": "SnapTimer",
"version": "1.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": "10.0"
},
"source": {
"git": "https://github.com/andresinaka/SnapTimer.git",
"tag": "1.0.1"
},
"source_files": "SnapTimer/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}