[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / e / AttributedStringBuilder / 1.2.0 / AttributedStringBuilder.podspec.json
blob0471cc7cb4ac0ded128f573d0e6cc0903920f6a7
2   "name": "AttributedStringBuilder",
3   "version": "1.2.0",
4   "summary": "Easy Attributed Strings",
5   "description": "Attributed String Builder makes it easy to create NSAttributedStrings with a 'swifty' 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": "1.2.0"
14   },
15   "social_media_url": "https://twitter.com/stevebarnegren",
16   "platforms": {
17     "ios": "10.0",
18     "tvos": "10.0",
19     "osx": "10.14"
20   },
21   "swift_versions": "5.0",
22   "source_files": "AttributedStringBuilder/AttributedStringBuilder/*.swift",
23   "swift_version": "5.0"