blob: aeb95e87f89c8aae0f128553326f0a588680c917 [file] [log] [blame]
{
"name": "GNRActionSheet",
"version": "1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GNRActionSheet/Classes/**/*",
"dependencies": {
"Masonry": [
],
"GNRFoundation": [
]
}
}