blob: 8ea15e96cff324a08a218c7fcba9ddf257e2f200 [file] [log] [blame]
{
"name": "Tribulus",
"version": "0.0.1",
"summary": "Convenient attributed strings adjustment in Swift.",
"description": "TODO: Add long description of the pod here.",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "3.0"
}