[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 3 / 5 / Veneer / 1.0 / Veneer.podspec.json
blob50e68ea476b1fdc36d6d9d6c2ceb3344af2aa0b6
2   "name": "Veneer",
3   "version": "1.0",
4   "summary": "Building NSAttributedStrings with style",
5   "description": "A simple library for building attributed strings, for a more civilized age.",
6   "homepage": "https://github.com/wess/veneer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Wess Cope",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/wess/veneer.git",
17     "tag": "1.0"
18   },
19   "source_files": "Veneer/Sources/*.*",
20   "pushed_with_swift_version": "3.0"