blob: 8ee0b29a4421bb2704f2fb8f0f0cdeb659e4699b [file] [log] [blame]
{
"name": "Duang",
"version": "1.0.0",
"summary": "Customizable PageMenu In Swift",
"description": "Quickly create a customizable PageMenu",
"homepage": "https://github.com/anwent/Duang",
"license": "MIT",
"authors": {
"anwent": "zhihaozhanggm@gmail.com"
},
"source": {
"git": "https://github.com/anwent/Duang.git",
"tag": "1.0.0"
},
"source_files": "Classes/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"swift_version": "4.0"
}