blob: 9fde136e5d8750931e679c3842b6cf90bb4c98fb [file] [log] [blame]
{
"name": "WActionSheet",
"version": "0.0.3",
"summary": "防微信的actionSheet",
"homepage": "https://github.com/NeelyWan/WActionSheet",
"license": "MIT",
"authors": {
"NeelyWan": "NeelyWan"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/NeelyWan/WActionSheet.git",
"tag": "0.0.3"
},
"source_files": "NLActionSheet/sheet/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}