blob: 9ea67ac7ddbdcf2582cf85331af697f3c726186a [file] [log] [blame]
{
"name": "SwiftDrawEnum",
"version": "1.0.3",
"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.3"
},
"frameworks": "UIKit",
"source_files": "GYSkiderMenuSource/GYSlideMenuController.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}