blob: 7fe18c2185abb01805a42e85c9eef627d1fa2d1e [file] [log] [blame]
{
"name": "HandyText",
"version": "1.4.0",
"platforms": {
"ios": "9.0"
},
"license": "MIT",
"summary": "HandyText library helps you manage text styles 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.4.0"
},
"exclude_files": [
"Demo/",
"img/"
],
"frameworks": [
"UIKit"
],
"source_files": "**/*.{m,h,mm,hpp,cpp,c,swift}",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}