[Add] ikame_ios_sdk 1.0.417
[CocoaPods.git] / Specs / d / 5 / 6 / AttributedString.swift / 1.0.0 / AttributedString.swift.podspec.json
blob7cee612dba0d485b85e5f1f10c9e55c48ebd7949
2   "name": "AttributedString.swift",
3   "version": "1.0.0",
4   "summary": "A simple swifty extension wrapper for NSAttributedString or NSMutableAttributedString",
5   "description": "A simple swifty extension wrapper for NSAttributedString or NSMutableAttributedString to make them much easier to use.",
6   "homepage": "https://github.com/michaelhenry/AttributedString.swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "michaelhenry": "me@iamkel.net"
13   },
14   "source": {
15     "git": "https://github.com/michaelhenry/AttributedString.swift.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AttributedString.swift/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"