blob: 517d0a436d95ca44847dc101708a326f846f03bd [file] [log] [blame]
{
"name": "MiCore",
"version": "0.1.0",
"summary": "MiCore is a collection of useful extensions, elements etc for MiApps",
"description": "'MiCore is a collection of useful extensions, elements etc for MiApps'",
"homepage": "https://github.com/LukeThurston/MiCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luke Thurston": "luke.thurston@live.co.uk"
},
"source": {
"git": "https://github.com/LukeThurston/MiCore.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"dependencies": {
"PureLayout": [
"~> 3.1.5"
]
}
}