[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / c / 9 / MSFloatingButton / 0.1.2 / MSFloatingButton.podspec.json
blob1d42481aeb2382e1aae380953f91b3564655e0b1
2   "name": "MSFloatingButton",
3   "version": "0.1.2",
4   "summary": "Tumblr like floating button for iOS Projects.",
5   "description": "Tumblr like floating button for iOS Projects. Mainly suitable for multiple floating button options. Shows floating buttons in another view in circular shape.",
6   "homepage": "https://github.com/manojshrestha/MSFloatingButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "manojshrestha": "iam.manojshrestha@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/manojshrestha/MSFloatingButton.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "source_files": "MSFloatingButton/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "BubbleTransition": [
25       "~> 2.0.0"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"