| { |
| "name": "DTZFloatingActionButton", |
| "version": "0.4.0", |
| "summary": "Floating Action Button for iOS", |
| "description": "Floating button for your ios app in swift. Used some ideas KCFloatingActionButto", |
| "homepage": "https://github.com/hintoz/DTZFloatingActionButton", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "hintoz": "hintoz@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/hintoz/DTZFloatingActionButton.git", |
| "tag": "0.4.0" |
| }, |
| "social_media_url": "https://github.com/hintoz", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "DTZFloatingActionButton/Classes/**/*" |
| } |