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