blob: 09151e76de67c1de0718750ace973b999deebe99 [file] [log] [blame]
{
"name": "APButton",
"version": "3.0.1",
"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": "3.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "APButton/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}