blob: 06fa2f65597d6cad79041ebbb3cefc9cca8f4d8c [file] [log] [blame]
{
"name": "DistActionSheet",
"version": "1.0.1",
"summary": "Like WeChat ActionSheet",
"authors": {
"Damrin": "75081647@qq.com"
},
"homepage": "https://github.com/Damsir/DistActionSheet",
"source": {
"git": "https://github.com/Damsir/DistActionSheet.git",
"tag": "1.0.1"
},
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"DistActionSheet",
"DistActionSheet/**/*.{h,m}"
],
"frameworks": "UIKit"
}