[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / 8 / c / 9 / MSFloatingButton / 0.1.0 / MSFloatingButton.podspec.json
blobf0d4445a5ca149635e0313c9dce22a9d1c336ae2
2   "name": "MSFloatingButton",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MSFloatingButton/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"