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