blob: 2ba669e64aed9715fd60c550bd2d58bcb0d2852a [file] [log] [blame]
{
"name": "GCPopMenuView",
"version": "0.1.1",
"summary": "A short description of GCPopMenuView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/guochaoliu/GCPopMenuView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guochaoliu": "guo_chao_liu@sina.com"
},
"source": {
"git": "https://github.com/guochaoliu/GCPopMenuView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GCPopMenuView/Classes/**/*",
"dependencies": {
"GCAssistWindow": [
],
"Masonry": [
]
}
}