blob: ec46b6684bafaf601ce95d2a9a84677a8151796a [file] [log] [blame]
{
"name": "YCHActionSheet",
"version": "1.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A custom UIActionSheet separated into sections",
"homepage": "https://github.com/Neirys/YCHActionSheet",
"authors": {
"Yaman JAIOUCH": "yjaiouch@gmail.com"
},
"source": {
"git": "https://github.com/Neirys/YCHActionSheet.git",
"tag": "1.0.2"
},
"source_files": "YCHActionSheet/*",
"requires_arc": true,
"frameworks": "UIKit",
"platforms": {
"ios": "7.0"
}
}