blob: 821fcb6829bb24e302db2743c697a901c7a718dd [file] [log] [blame]
{
"name": "UNUMTextEditor",
"version": "1.0.1",
"summary": "A short description of UNUMTextEditor.",
"swift_version": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/unumdesign/UNUMTextEditor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhaoli1211": "zhaoli841211@gmail.com"
},
"source": {
"git": "https://github.com/unumdesign/UNUMTextEditor.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UNUMTextEditor/Classes/**/*",
"resource_bundles": {
"UNUMTextEditor": [
"UNUMTextEditor/Assets/**/*.xcassets",
"UNUMTextEditor/Classes/**/*.xib"
]
}
}