blob: 477aa3df63877f216e7118eaf55f206e48109d3e [file] [log] [blame]
{
"name": "MAArrowedHandleView",
"version": "1.0.1",
"summary": "An arrow handle like iOS 10 Apple Music application",
"description": "An arrow handle like iOS 10 Apple Music application\nTODO: make Swift version.",
"homepage": "https://github.com/devthanatos/MAArrowedHandleView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Akopyants": "michael.akopyants@gmail.com"
},
"source": {
"git": "https://github.com/devthanatos/MAArrowedHandleView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MAArrowedHandleView/Classes/**/*",
"frameworks": "UIKit"
}