blob: 46e12cbfa982156896c3977236202bb186eae3ff [file] [log] [blame]
{
"name": "MFrame",
"version": "0.0.1",
"summary": "mobile frame",
"homepage": "https://github.com/deo24/MFrame",
"license": "MIT",
"authors": {
"deo24": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/deo24/MFrame.git",
"tag": "0.0.1"
},
"source_files": [
"MFrame",
"MFrame/*.{swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}