[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / 2 / BonMot / 4.1.1 / BonMot.podspec.json
blobd8b0d5257d0da891cfc448f651f5d99b0d3535e4
2   "name": "BonMot",
3   "version": "4.1.1",
4   "summary": "Beautiful, easy attributed strings in Swift",
5   "description": "BonMot removes all the mystery from creating beautiful, powerful attributed strings in Swift.",
6   "homepage": "https://github.com/Raizlabs/BonMot",
7   "license": "MIT",
8   "authors": {
9     "Zev Eisenberg": "zev.eisenberg@raizlabs.com"
10   },
11   "source": {
12     "git": "https://github.com/Raizlabs/BonMot.git",
13     "tag": "4.1.1"
14   },
15   "social_media_url": "https://twitter.com/ZevEisenberg",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0",
19     "tvos": "9.0",
20     "osx": "10.11",
21     "watchos": "2.2"
22   },
23   "ios": {
24     "source_files": "Sources/**/*.swift"
25   },
26   "tvos": {
27     "source_files": "Sources/**/*.swift"
28   },
29   "osx": {
30     "source_files": "Sources/*.swift"
31   },
32   "watchos": {
33     "source_files": "Sources/*.swift"
34   },
35   "pushed_with_swift_version": "3.0"