blob: 010d83a659a3149f564c6790868ea5c6a958df74 [file] [log] [blame]
{
"name": "ANLongTapButton",
"version": "1.0.0",
"summary": "Long tap button with animated progress bar.",
"homepage": "https://github.com/antrix1989/ANLongTapButton",
"license": "MIT",
"authors": {
"Sergey Demchenko": "antrix1989@gmail.com"
},
"source": {
"git": "https://github.com/antrix1989/ANLongTapButton.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ANLongTapButton": [
"Pod/Assets/*.png"
]
},
"frameworks": "UIKit"
}