blob: 120e3595ec82f60cfd7c454cac601763658ec3ca [file] [log] [blame]
{
"name": "AAFloatingButton",
"version": "1.2",
"summary": "AAFloatingButton is floating action button component of material design for iOS.",
"description": "AAFloatingButton is floating action button component of material design for iOS. It has ripple effect same as per the material design.",
"homepage": "https://github.com/EngrAhsanAli/AAFloatingButton",
"screenshots": "https://raw.githubusercontent.com/EngrAhsanAli/AAFloatingButton/master/Screenshots/AAFloatingButton.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EngrAhsanAli": "hafiz.m.ahsan.ali@gmail.com"
},
"source": {
"git": "https://github.com/EngrAhsanAli/AAFloatingButton.git",
"tag": "1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AAFloatingButton/Classes/**/*"
}