blob: 71abee93c228553e344eee1fce0fc1bd7581015d [file] [log] [blame]
{
"name": "AAFloatingButton",
"version": "1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AAFloatingButton/Classes/**/*"
}