[Add] HyperbidToolsMCToponAdapter 6.4.28.1
[CocoaPods.git] / Specs / 3 / f / 4 / ActionsList / 0.9.1 / ActionsList.podspec.json
blob899bdf170b10b0cb81a1f8e2d50eae278aaf8df8
2   "name": "ActionsList",
3   "version": "0.9.1",
4   "summary": "Present Apple QuickActionsMenu-like lists in your app.",
5   "description": "ActionsList is an iOS framework for presenting actions lists similar to Apple's Quick Actions menu. It is the best replace for the Android's floating action button in iOS if your app is following the iOS Design Guidelines.",
6   "homepage": "https://github.com/LowKostKustomz/ActionsList",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LowKostKustomz": "mierosh@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LowKostKustomz/ActionsList.git",
16     "tag": "0.9.1"
17   },
18   "social_media_url": "https://twitter.com/LowKostKustomz",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "ActionsList/Classes/**/*.{swift}",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "4.0"