[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 3 / e / d / AAFloatingButton / 1.1 / AAFloatingButton.podspec.json
blob71abee93c228553e344eee1fce0fc1bd7581015d
2   "name": "AAFloatingButton",
3   "version": "1.1",
4   "summary": "AAFloatingButton is floating action button component of material design for iOS.",
5   "description": "AAFloatingButton is floating action button component of material design for iOS. It has ripple effect same as per the material design.",
6   "homepage": "https://github.com/EngrAhsanAli/AAFloatingButton",
7   "screenshots": "https://raw.githubusercontent.com/EngrAhsanAli/AAFloatingButton/master/Screenshots/AAFloatingButton.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "EngrAhsanAli": "hafiz.m.ahsan.ali@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/EngrAhsanAli/AAFloatingButton.git",
17     "tag": "1.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AAFloatingButton/Classes/**/*"