blob: 05211680a3440ac27bf39ad72e42fd2ec1846790 [file] [log] [blame]
{
"name": "GNRActionSheet",
"version": "1.3",
"summary": "一个简洁优雅的轻量级选项弹窗!",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ly918/GNRActionSheet",
"screenshots": "https://github.com/ly918/GNRActionSheet/blob/master/screenshots/shot_x.jpg?raw=true",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ly918@qq.com": "ly918@qq.com"
},
"source": {
"git": "https://github.com/ly918/GNRActionSheet.git",
"tag": "1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GNRActionSheet/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}