blob: 2affb0010fc0cd5d92a458a0b70cb6263b009876 [file] [log] [blame]
{
"name": "MMSnapController",
"version": "0.2.9",
"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.9"
},
"platforms": {
"ios": "7.0"
},
"frameworks": "QuartzCore",
"requires_arc": true,
"source_files": "Classes/*.{h,m}",
"resources": "Images/*.png"
}