blob: 783eb65b6cfc8e5c1440a52ee78d16ce25c01dda [file] [log] [blame]
{
"name": "HcdActionSheet",
"version": "0.0.4",
"summary": "A custom ActionSheet.",
"description": "A custom ActionSheet like wechat.",
"homepage": "https://github.com/Jvaeyhcd/HcdActionSheet",
"screenshots": "https://raw.githubusercontent.com/Jvaeyhcd/HcdActionSheet/master/screen.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jvaeyhcd": "chedahuang@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Jvaeyhcd/HcdActionSheet.git",
"tag": "0.0.4"
},
"source_files": "HcdActionSheet/**/*.{h,m}",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
],
"requires_arc": true
}