blob: 376f8c0e67b44c8740347a687df205c666d9aae3 [file] [log] [blame]
{
"name": "JJCActionSheetView",
"version": "0.0.3",
"license": "MIT",
"summary": "A Library for iOS to show ActionSheetView.",
"homepage": "https://github.com/jijiucheng/JJCActionSheetView",
"authors": {
"苜蓿鬼仙": "302926124@qq.com"
},
"source": {
"git": "https://github.com/jijiucheng/JJCActionSheetView.git",
"tag": "0.0.3"
},
"source_files": "JJCActionSheetView/*.{h,m}",
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"requires_arc": true
}