[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 9 / 1 / Remind / 1.0.0 / Remind.podspec.json
blob8cb83682655f7ef7c0641ec284d1c1c931c30d5a
2   "name": "Remind",
3   "version": "1.0.0",
4   "summary": "Simple swift toast notifications",
5   "homepage": "https://github.com/iLiuChang/Remind",
6   "license": "MIT",
7   "authors": {
8     "iLiuChang": "iliuchang@foxmail.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/iLiuChang/Remind.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "swift_versions": "5.0",
19   "source_files": "Source/*.{swift}",
20   "swift_version": "5.0"