[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / f / 4 / 1 / BTLabel / 1.1.0 / BTLabel.podspec.json
blobf98b74d829fc00a16d25c436e7215f18beabb789
2   "name": "BTLabel",
3   "version": "1.1.0",
4   "summary": "UILabel subclass with vertical text alignment, insets and height calculation.",
5   "homepage": "https://github.com/bteapot/BTLabel",
6   "screenshots": "http://i.imgur.com/h9YfnlC.png",
7   "license": "MIT",
8   "authors": {
9     "Денис Либит": "bteapot@me.com"
10   },
11   "source": {
12     "git": "https://github.com/bteapot/BTLabel.git",
13     "tag": "1.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "BTLabel": [
22       "Pod/Assets/*.png"
23     ]
24   }