blob: 1e525ef6b30960c938b530b5946ed832f3901dd8 [file] [log] [blame]
{
"name": "MHFancyPants",
"version": "0.1",
"platforms": {
"ios": "6.0"
},
"summary": "Simple app styling via Plist.",
"license": "MIT",
"homepage": "https://github.com/mhaddl/MHFancyPants",
"requires_arc": true,
"authors": {
"Martin Hartl": "martin@mhaddl.me"
},
"source": {
"git": "https://github.com/mhaddl/MHFancyPants.git",
"tag": "v0.1"
},
"source_files": "MHFancyPants/Classes/*.{m,h}"
}