blob: 9387a838ea569b862d8eb6f02d2c5402ac53008f [file] [log] [blame]
{
"name": "Tribulus",
"version": "0.0.2",
"summary": "Convenient attributed strings adjustment in Swift.",
"description": "Tribulus provides very convenient way to compose attributed strings.\nIt is a framework based on usage custom Attributes class and nice chaining syntax.",
"homepage": "https://github.com/rosberry/Tribulus",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitry Frishbuter": "dmitry.frishbuter@rosberry.com"
},
"source": {
"git": "https://github.com/rosberry/Tribulus.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0"
}