blob: c69e37ff09c5f4476747edb61a315d230cac95ea [file] [log] [blame]
{
"name": "PGPod",
"version": "0.1.0",
"summary": "A very useful pod for imageview operations and handling validations.",
"description": "this is the imageview pod which is used to handle image view opeartions and what not. So embrace yourself.",
"homepage": "https://github.com/pranavkth/PGPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pranavkth": "pranavkth@gmail.com"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/pranavkth/PGPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "PGPod/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"Alamofire": [
],
"SideMenu": [
]
}
}