blob: 85b823a1b9f52cd5462474d7ec540b8f2dfb708d [file] [log] [blame]
{
"name": "AttributedLib",
"version": "0.2.2",
"summary": "A Modern interface for attributed strings.",
"description": "A Modern interface for attributed strings.\n\nMake working with attributed strings simple and safe. \nThis is a light-weight third party alternative to the \nexisting inconvinient and error prone programming interface\nto `NSAttributedString`.",
"homepage": "https://github.com/Nirma/Attributed",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nicholas Maccharoli": "nmaccharoli@gmail.com"
},
"source": {
"git": "https://github.com/Nirma/Attributed.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Attributed/*.swift",
"pushed_with_swift_version": "3.0"
}