[Add] ikame_ios_sdk 1.0.425
[CocoaPods.git] / Specs / 7 / 4 / e / AttributedStringBuilder / 0.1.1 / AttributedStringBuilder.podspec.json
blob835f4ac79fc7c20f2050cbb366c94c42f0d99986
2   "name": "AttributedStringBuilder",
3   "version": "0.1.1",
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": "0.1.1"
14   },
15   "social_media_url": "https://twitter.com/stevebarnegren",
16   "platforms": {
17     "ios": "9.0",
18     "tvos": "9.0",
19     "osx": "10.12"
20   },
21   "source_files": "AttributedStringBuilder/AttributedStringBuilder/*.swift",
22   "pushed_with_swift_version": "4"