[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / 2 / BonMot / 2.1.1 / BonMot.podspec.json
blob7abe156fd9ce90f5fefa14c262f0a0df93b1f5ad
2   "name": "BonMot",
3   "version": "2.1.1",
4   "summary": "An Objective-C attributed string generation library.",
5   "description": "BonMot removes all the mystery from creating beautiful, powerful attributed strings on iOS.",
6   "homepage": "https://github.com/ZevEisenberg/BonMot",
7   "license": "MIT",
8   "authors": {
9     "Zev Eisenberg": "zev.eisenberg@raizlabs.com"
10   },
11   "source": {
12     "git": "https://github.com/ZevEisenberg/BonMot.git",
13     "tag": "2.1.1"
14   },
15   "social_media_url": "https://twitter.com/ZevEisenberg",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": [
21     "Pod",
22     "Pod/Classes/**/*"
23   ],
24   "private_header_files": "Pod/Classes/*_Private.h",
25   "frameworks": "UIKit"