blob: e5e8168517fc45ec0bf20b80fbcd98d0b107c307 [file] [log] [blame]
{
"name": "MIBase",
"version": "0.1.1",
"summary": "The extension library of the year",
"description": "All extensions you ever need!.....I hope...",
"homepage": "https://bitbucket.org/mobileinteraction/mibasepod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Emilia": "emilia.elgfors@mobileinteraction.se"
},
"source": {
"git": "https://emilia_mi@bitbucket.org/mobileinteraction/mibasepod.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.3"
},
"swift_version": "4.1",
"source_files": "MIBase/Classes/**/*",
"frameworks": "UIKit"
}