[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 6 / 2 / BonMot / 1.1.1 / BonMot.podspec.json
blobab978499fe4be832923a09e3a22414bb50e3ebfd
2   "name": "BonMot",
3   "version": "1.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.\n",
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": "1.1.1"
14   },
15   "social_media_url": "https://twitter.com/ZevEisenberg",
16   "platforms": {
17     "ios": "8.3"
18   },
19   "requires_arc": true,
20   "source_files": [
21     "Pod",
22     "Pod/Classes/**/*"
23   ],
24   "frameworks": "UIKit"