blob: 0451f203756fac250ea6386e5d7c0ecd402b70c1 [file] [log] [blame]
{
"name": "SwiftDrawEnum",
"version": "1.0.1",
"summary": "Draw Menu",
"homepage": "https://github.com/airfight/SwiftDrawEnum",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"airfight": "745756619@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/airfight/SwiftDrawEnum.git",
"tag": "1.0.1"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "GYSkiderMenuSource/*",
"requires_arc": true
}