blob: 3da1cdec572776e407135f12a59c2b3336ee1c2f [file] [log] [blame]
{
"name": "JLEasyAttributedString",
"version": "0.2.1",
"summary": "An easy way to use NSAttributedString",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/liujinlongxa/EasyAttributedString",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liujinlongxa": "liujinlongxa@gmail.com"
},
"source": {
"git": "https://github.com/liujinlongxa/EasyAttributedString.git",
"tag": "0.2.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "EasyAttributedString/Classes/**/*"
}