blob: 4e374acfbeec2d224e29b2d6f9637d631f5eb626 [file] [log] [blame]
{
"name": "AttributedText",
"version": "0.4.0",
"summary": "A short description of AttributedText.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wave2588/AttributedText",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wave2588": "q.wavedev@gmail.com"
},
"source": {
"git": "https://github.com/wave2588/AttributedText.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "AttributedText/Classes/**/*",
"dependencies": {
"SwifterSwift": [
]
},
"swift_version": "5.0"
}