blob: 2f568869553576877125a2e404da7e7ee49b5188 [file] [log] [blame]
{
"name": "ZText",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZText/Classes/**/*"
}