blob: 859cad0cb6deb74589e45827b60622fc9e3861fa [file] [log] [blame]
{
"name": "MFHWireframes",
"version": "0.1.2",
"summary": "Decisionmaking and contextual data for your UIViewControllers",
"homepage": "http://www.github.com/matt-holden/MFHWireframes",
"license": "MIT",
"authors": {
"Matthew Holden": "jftholden@yahoo.com"
},
"source": {
"git": "https://github.com/matt-holden/MFHWireframes.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/MFHolden",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes/MFHWireframe.*",
"public_header_files": "Classes/MFHWireframe.h"
}