blob: 377678eab0a02a6fb1661a280bacd3a64f2fb126 [file] [log] [blame]
{
"name": "ZText",
"version": "0.2.0",
"summary": "A cooler way to use NSAttributedString.",
"description": "Tired of using NSAttributedString the old way? ZText provides you with a simple way to apply NSAttributedString to your app",
"homepage": "https://github.com/zelic91/ZText",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thuong Nguyen": "thuongnh.uit@gmail.com"
},
"source": {
"git": "https://github.com/zelic91/ZText.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZText/Classes/**/*",
"pushed_with_swift_version": "3.0"
}