blob: e91a65b67f2361069c15d7989bb171721c6e77a6 [file] [log] [blame]
{
"name": "APButton",
"version": "4.0.4",
"summary": "Button with ability to show loading indicator and animate depended views.",
"description": "Button with ability to show loading indicator and animate depended views according to button state. Try to mimic system button animations while provides ability to make button from several views: background view, image view, overlay view, etc.",
"homepage": "https://github.com/APUtils/APButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Plebanovich": "anton.plebanovich@gmail.com"
},
"source": {
"git": "https://github.com/APUtils/APButton.git",
"tag": "4.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "APButton/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "4.0"
}