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