blob: bbf70bbabb4c0c696d66debc2b1a6934d11aee8a [file] [log] [blame]
{
"name": "UTTextAttributes",
"version": "1.0.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/sebarina/UTTextAttributes",
"authors": {
"Sebarina": "sebarinaxu@gmail.com"
},
"summary": "An easier way to compose attributed strings",
"source": {
"git": "https://github.com/sebarina/UTTextAttributes.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*",
"frameworks": "UIKit",
"requires_arc": true
}