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