blob: 95b0d850360548afe888069d4ef60f680baa18b6 [file] [log] [blame]
{
"name": "YCHActionSheet",
"version": "1.0",
"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"
},
"source_files": "YCHActionSheet/*",
"requires_arc": true,
"frameworks": "UIKit",
"platforms": {
"ios": "7.0"
}
}