blob: 85d22515959093f367e28e1e243cb0f7a2bb4fec [file] [log] [blame]
{
"name": "MTZImageFacePan",
"version": "0.1.3",
"summary": "A solution for making sure all faces appear in an image",
"homepage": "https://github.com/MichaelTzach/MTZImageFacePan",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YOURNAME": "Michael Tzach"
},
"source": {
"git": "https://github.com/MichaelTzach/MTZImageFacePan.git",
"tag": "0.1.3"
},
"frameworks": "UIKit",
"source_files": "Pod/Classes/*",
"requires_arc": true
}