blob: 16ca9a88335e69cb95f43b8a641a8942a830370b [file] [log] [blame]
{
"name": "DistActionSheet",
"version": "1.0.2",
"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.2"
},
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"DistActionSheet",
"DistActionSheet/**/*.{h,m}"
],
"frameworks": "UIKit"
}