blob: 68a9a0d22a6737a190e82ee39537ffbd4a9452e5 [file] [log] [blame]
{
"name": "ERMarkup",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ERMarkup/Classes/**/*.swift",
"resource_bundles": {
"ERMarkup": [
"ERMarkup/Assets/*.png"
]
},
"resources": [
"ERMarkup/**/*.{png}"
],
"dependencies": {
"Drawsana": [
"~> 0.9.2"
],
"FTPopOverMenu_Swift": [
"0.2.0"
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}