blob: 1cb784c5ace0c828d9a4b2c74f10b4cd80a70627 [file] [log] [blame]
{
"name": "HcdActionSheet",
"version": "0.0.1",
"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": "7.0"
},
"source": {
"git": "https://github.com/Jvaeyhcd/HcdActionSheet.git",
"tag": "0.0.1"
},
"source_files": "HcdActionSheet/**/*.{h,m}",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
],
"requires_arc": true
}