blob: 2fe8a19a33ce2e35af984709cce0701150381e9a [file] [log] [blame]
{
"name": "MMActionSheet-Swift",
"version": "0.1.0",
"summary": "one style ActionSheet for iOS in Swift.",
"description": "TODO: 一个简单的actionSheet选择控件,one style ActionSheet for iOS in Swift..",
"homepage": "https://github.com/MM-Lei/MMActionSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lh": "444831213@qq.com"
},
"source": {
"git": "https://github.com/MM-Lei/MMActionSheet.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MMActionSheet/MMActionSheet.swift",
"requires_arc": true
}