blob: 6667bbbdc714a721867a437b1d42453d0e86241c [file] [log] [blame]
{
"name": "ERMarkup",
"version": "0.1.24",
"summary": "A wrapper markup base on Drawsana with nicer UI",
"homepage": "https://github.com/trungnguyen1791/ERMarkup",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"trungnguyen1791": "trungnguyen.1791@gmail.com"
},
"source": {
"git": "https://github.com/trungnguyen1791/ERMarkup.git",
"tag": "0.1.24"
},
"platforms": {
"ios": "11.0"
},
"source_files": "ERMarkup/Classes/**/*.swift",
"resources": [
"ERMarkup/**/*.png",
"ERMarkup/Classes/*.xib"
],
"dependencies": {
"Drawsana": [
"~> 0.12.0"
],
"FTPopOverMenu_Swift": [
"~> 0.2.0"
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}