blob: 185663db86b0a010c8e819c69d7e36ece1c8c6ba [file] [log] [blame]
{
"name": "Duang",
"version": "1.0.2",
"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.2"
},
"source_files": "Classes/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"swift_version": "4.0"
}