blob: 1c036269cd9bf92426151af0cbdc43aab4f725f3 [file] [log] [blame]
{
"name": "ZoomIt",
"version": "0.0.1",
"summary": "A Pod that allows you to zoom into any picture",
"description": "A pod that allows you to zoom into any imageview",
"homepage": "https://github.com/prosherifzekr/ZoomIt",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"SherifZekryWebsites": "prosherifzekry@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/prosherifzekr/ZoomIt.git",
"tag": "0.0.1"
},
"source_files": "ZoomIt/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude"
}