{ | |
"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 | |
} |