[Add] PULPulsateBeta 4.7.0BetaRC10
[CocoaPods.git] / Specs / 7 / 4 / e / AttributedStringBuilder / 0.1.0 / AttributedStringBuilder.podspec.json
blob0e7a10cad6f8232c1b47da6506e71502e352e13b
2   "name": "AttributedStringBuilder",
3   "version": "0.1.0",
4   "summary": "Easy Attributed Strings",
5   "description": "Attributed String Builder makes it easy to create NSAttributedStrings with a 'swift' syntax",
6   "homepage": "https://github.com/SteveBarnegren/AttributedStringBuilder",
7   "license": "MIT",
8   "authors": {
9     "Steve Barnegren": "steve.barnegren@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/SteveBarnegren/AttributedStringBuilder.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/stevebarnegren",
16   "platforms": {
17     "ios": "9.0",
18     "tvos": "9.0"
19   },
20   "source_files": "AttributedStringBuilder/AttributedStringBuilder/*",
21   "pushed_with_swift_version": "3.0"