[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 2 / b / CoreTextView / 1.1.2 / CoreTextView.podspec.json
blobf420fcdea9283847aed8b89ceaa16be0c8b418f1
2   "name": "CoreTextView",
3   "version": "1.1.2",
4   "summary": "A Vertical UILabel",
5   "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\".",
6   "homepage": "https://github.com/luwei2012/CoreTextView",
7   "license": "GNU",
8   "authors": {
9     "1071932819@qq.com": "luwei4685"
10   },
11   "source": {
12     "git": "https://github.com/luwei2012/CoreTextView.git",
13     "tag": "1.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/*",
20   "resource_bundles": {
21     "CoreTextView": [
22       "Pod/Assets/*.png"
23     ]
24   }