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