blob: 578d88cac9b5d5818e165d68b3abe1cbe3c31b3f [file] [log] [blame]
{
"name": "HandyText",
"version": "1.2.0",
"platforms": {
"ios": "9.0"
},
"license": "MIT",
"summary": "HandyText library helps you manage text dtyles in a declarative manner.",
"description": "A tool providing a flexible and self descriptive wrapper for creating and managing attributed strings.",
"homepage": "https://github.com/mmrmmlrr/TextStyle",
"authors": {
"aleksey": "achernish85@gmail.com"
},
"source": {
"git": "https://github.com/mmrmmlrr/TextStyle.git",
"tag": "1.2.0"
},
"exclude_files": "Demo/",
"frameworks": [
"UIKit"
],
"source_files": "**/*.{m,h,mm,hpp,cpp,c,swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}