[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / e / c / KKVerticalText / 0.1.0 / KKVerticalText.podspec.json
blobc2f6e4312898163e11594b2fa4799305853dccc3
2   "name": "KKVerticalText",
3   "version": "0.1.0",
4   "summary": "Useful extensions for UIKit framework.",
5   "description": "Useful extensions for UIKit framework.\n'UIView' is extended.",
6   "homepage": "https://github.com/anthony1618/KKVerticalText",
7   "license": "MIT",
8   "authors": {
9     "anthony1618": "yusuke.0213@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/anthony1618/KKVerticalText.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/anthony_1618",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "KKVerticalText": [
23       "Pod/Assets/*.png"
24     ]
25   }