[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / e / 6 / Drop / 1.0.0 / Drop.podspec.json
blob66188648c4faf6ee6744ad6a7d26d0e3fb50c176
2   "name": "Drop",
3   "version": "1.0.0",
4   "summary": "Lightweight libraty 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": "4.2",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/Twas/Drop.git",
22     "tag": "1.0.0"
23   },
24   "source_files": "Drop/**/*.{swift}"