blob: f420fcdea9283847aed8b89ceaa16be0c8b418f1 [file] [log] [blame]
{
"name": "CoreTextView",
"version": "1.1.2",
"summary": "A Vertical UILabel",
"description": "This is a Vertical UILabel, and only for vertically. I have searched around for such a project and nothing I got. So I start this project for someone else sufferring from vertical text. Hope you enjoy.\nIf you want to contribut to this project,please email \"1071932819@qq.com\".",
"homepage": "https://github.com/luwei2012/CoreTextView",
"license": "GNU",
"authors": {
"1071932819@qq.com": "luwei4685"
},
"source": {
"git": "https://github.com/luwei2012/CoreTextView.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*",
"resource_bundles": {
"CoreTextView": [
"Pod/Assets/*.png"
]
}
}