blob: 44f8feecb2e22ff3380d799713d27c8173cab56e [file] [log] [blame]
{
"name": "JJCActionSheetView",
"version": "0.0.1",
"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.1"
},
"source_files": "JJCActionSheetView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true,
"platforms": {
"ios": null
}
}