blob: d18fb70800e5751290eca77e94aef85436f69c06 [file] [log] [blame]
{
"name": "MarTho-Lib",
"version": "0.1.1",
"summary": "MarTho-Lib is a tiny lib.",
"swift_versions": "5.0",
"description": "This lib is used for help us to make an app faster.",
"homepage": "https://github.com/martho-mobile/MarTho-Lib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"martho-mobile": "martho.mobile@gmail.com"
},
"source": {
"git": "https://github.com/martho-mobile/MarTho-Lib.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"MarTho-Lib/Classes/**/*",
"MarTho-Lib/Extensions/**/*"
]
}