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