blob: 909bf053a13c0395b19f630655bdd5af3e03c78a [file] [log] [blame]
{
"name": "PGModelViewController",
"version": "1.0.0",
"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": "1.0.0"
},
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
},
"source_files": "PGModelViewController/*.{m,h,swift}"
}