blob: 69914f16472561cfb5574b1e9362f5f0ae7bce7f [file] [log] [blame]
{
"name": "Attributor",
"version": "0.0.5",
"summary": "Easy Swift programmatic NSAttributedStringManager",
"homepage": "https://github.com/vysotskiyserhiy/Attributor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhiy Vysotskiy": "vysotskiyserhiy@gmail.com"
},
"source": {
"git": "https://github.com/vysotskiyserhiy/Attributor.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Attributor/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.2"
}