blob: d68bbaaa1c400a8623c62b6fb49d9d94e7de0dfa [file] [log] [blame]
{
"name": "MMSnapController",
"version": "0.2.10",
"summary": "A heavily interactive, responsive and beautiful navigation interface.",
"homepage": "http://www.matmartinez.net/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matías Martínez": "soy@matmartinez.net"
},
"source": {
"git": "https://github.com/matmartinez/MMSnapController.git",
"tag": "0.2.10"
},
"platforms": {
"ios": "7.0"
},
"frameworks": "QuartzCore",
"requires_arc": true,
"source_files": "Classes/*.{h,m}",
"resources": "Images/*.png"
}