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