[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / a / f / VLRNotificationScheduler / 0.9.0 / VLRNotificationScheduler.podspec.json
blob752443c1f80147088030048f100139852fc421ac
2   "name": "VLRNotificationScheduler",
3   "version": "0.9.0",
4   "summary": "Simple notification scheduler using thresholds",
5   "homepage": "https://github.com/rezzza/VLRNotificationScheduler",
6   "description": "When you want to schedule actions in your app depending of an event count or some days ellapsed.",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lucas Ortis": "lucas.ortis@verylastroom.com"
13   },
14   "source": {
15     "git": "https://github.com/rezzza/VLRNotificationScheduler.git",
16     "tag": "v0.9.0"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true,
22   "source_files": "VLRNotificationScheduler"