blob: 8bc4ce35eaa659b33ad9268a0f3ba579875c5957 [file] [log] [blame]
{
"name": "YYBottomSheet",
"version": "1.0.0",
"summary": "Very Simple and Useful Bottom Sheet",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DevYeom/YYBottomSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DevYeom": "dev.yeom@gmail.com"
},
"source": {
"git": "https://github.com/DevYeom/YYBottomSheet.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YYBottomSheet/Classes/**/*",
"frameworks": "UIKit",
"resources": "YYBottomSheet/Assets/**/*"
}