[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 3 / e / 6 / Drop / 1.0.1 / Drop.podspec.json
blob2e2c521ee045123042bc0f231a5519639bedd10c
2   "name": "Drop",
3   "version": "1.0.1",
4   "summary": "Lightweight library to display drop alerts.",
5   "homepage": "https://github.com/Twas/Drop",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Evgeniy Leychenko": "leychenkoev@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/EugeneLeychenko",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_version": "5",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/Twas/Drop.git",
22     "tag": "1.0.1"
23   },
24   "source_files": "Drop/**/*.{swift}"