blob: 6d3455c1dd00c1bc34131a4ef1642797fd5e630e [file] [log] [blame]
{
"name": "PGModelViewController",
"version": "0.1.1",
"summary": "A short description of PGModelViewController.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/patrickgao0922/PGModelViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"patrickgao0922@gmail.com": "patrickgao0922@gmail.com"
},
"source": {
"git": "https://github.com/patrickgao0922/PGModelViewController.git",
"tag": "0.1.1"
},
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
},
"source_files": "PGModelViewController/*.{m,h,swift}"
}