blob: 72a5b9b6fbe34ee8eceb28cf3d9599e4fc30969e [file] [log] [blame]
{
"name": "CPMenuView",
"version": "1.0.1",
"summary": "Simple circle menu",
"homepage": "https://github.com/at-phuongvnc/CPMenuView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chi Phuong": "vonguyenchiphuong@gmail.com"
},
"source": {
"git": "https://github.com/at-phuongvnc/CPMenuView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CPMenuView/*",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}