[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 2 / BonMot / 0.0.1 / BonMot.podspec.json
blob6987ad416cffb504f60e77074d508f8eae9ed9e3
2   "name": "BonMot",
3   "version": "0.0.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": "0.0.1"
14   },
15   "social_media_url": "https://twitter.com/ZevEisenberg",
16   "platforms": {
17     "ios": "8.3"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "BonMot": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": "UIKit"