2 "name": "SwiftTrigger",
4 "summary": "SwiftTrigger is used to easily check if some events should be trigged by executing times.",
5 "description": "The event can be trigged by following cases\n* The first time run\n* The N time run\n* every N times run\n* every N times run but stop after repeating M times",
6 "homepage": "https://github.com/guoyingtao/Trigger",
12 "Yingtao Guo": "guoyingtao@outlook.com"
14 "social_media_url": "http://twitter.com/guoyingtao",
19 "git": "https://github.com/guoyingtao/Trigger.git",
22 "source_files": "SwiftTrigger/SwiftTrigger.swift",
23 "resources": "SwiftTrigger/SwiftTriggerModel.xcdatamodeld",
24 "pushed_with_swift_version": "4.0"