blob: 0b9e07683c665481fd58d87bae1f34fb9b5793a5 [file] [log] [blame]
{
"name": "YCCalloutMenu",
"version": "0.0.1",
"summary": "YCCalloutMenu is a lightweight, pure-Swift library for menu view",
"homepage": "https://github.com/codansYC/YCCalloutMenu.git",
"license": "MIT",
"authors": {
"codansYC": "yuanchao@chushi007.com"
},
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/codansYC/YCCalloutMenu.git",
"tag": "0.0.1"
},
"source_files": [
"YCCalloutMenu",
"YCCalloutMenu/YCCalloutMenuView.swift"
],
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}