blob: 9cf32ad876339a37a07b54d52c08fc2ad80df14d [file] [log] [blame]
{
"name": "MarTho-Lib",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"MarTho-Lib/Classes/**/*",
"MarTho-Lib/Extensions/**/*"
]
}