blob: fdb355673f6fce88c0a3b531c96aa4e9b3031d89 [file] [log] [blame]
{
"name": "MyDemoLib",
"version": "0.1.0",
"summary": "This is a demo of Framework",
"description": "'This description for this demoFramework..!'.",
"homepage": "https://github.com/phuongntmirabo/MyDemoLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"phuongntmirabo": "phuongnt@mirabo.com.vn"
},
"source": {
"git": "https://github.com/phuongntmirabo/MyDemoLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "MyDemoLib/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}