blob: 269cdaff24af3962a98de0c97b8484d9058f1b91 [file] [log] [blame]
{
"name": "GMView",
"version": "0.1.0",
"summary": "A short description of GMView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/guangmingzizai/GMView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guangmingzizai@qq.com": "guangmingzizai@qq.com"
},
"source": {
"git": "https://github.com/guangmingzizai/GMView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source_files": "GMView/Classes/**/*",
"swift_version": "4.0"
}