[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / c / 6 / a / SwiftyDrop / 4.0.2 / SwiftyDrop.podspec.json
blob27d62217af0dca4df12c49dccabb0ae44a28fd3e
2   "name": "SwiftyDrop",
3   "version": "4.0.2",
4   "summary": "SwiftyDrop is a lightweight pure Swift simple and beautiful dropdown message.",
5   "description": "SwiftyDrop is a lightweight pure Swift simple and beautiful dropdown message.\n- Easy to use like: `Drop.down(\"Message\")`\n- Expand message field depends on the message.",
6   "homepage": "https://github.com/morizotter/SwiftyDrop",
7   "license": "MIT",
8   "authors": {
9     "Naoki Morita": "namorit@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/morizotter",
12   "source": {
13     "git": "https://github.com/morizotter/SwiftyDrop.git",
14     "tag": "4.0.2"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "SwiftyDrop/**/*.swift",
21   "pushed_with_swift_version": "4.0"