4 "summary": "Simple framework do events based on the number of times user has open the application",
5 "description": "Tally is used to check how many times the user has opened the application using a\nsimple `if` statement. This adds a lot of flexability on when you want something to happen.\nWant to fire off an alert after the 15th opening? Easy.",
6 "homepage": "https://github.com/stockx/Tally",
12 "Laurent Shala": "laurentshala@icloud.com"
15 "git": "https://github.com/stockx/Tally.git",
18 "social_media_url": "https://twitter.com/laurentshala",
22 "source_files": "Tally/Classes/**/*",
23 "pushed_with_swift_version": "3.0"