blob: 771d83b7b2b95ad78ded8a416deb5dd5858f4cf5 [file] [log] [blame]
{
"name": "MTZImageFacePan",
"version": "0.1.6",
"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.6"
},
"frameworks": "UIKit",
"source_files": "Pod/Classes/*",
"requires_arc": true
}