blob: 858fcaa7772d9ca1b50bd2d638e44b17b8dcd8b6 [file] [log] [blame]
{
"name": "MAArrowedHandleView",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MAArrowedHandleView/Classes/**/*",
"frameworks": "UIKit"
}