[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / b / 2 / SFAttributedString / 1.0.1 / SFAttributedString.podspec.json
blobe26ced377bfdd2b9af63e5dc2c4ce891ef8fc297
2   "name": "SFAttributedString",
3   "version": "1.0.1",
4   "summary": "This is by far the most leveraged way to output `NSAttributedString`.",
5   "homepage": "https://github.com/Meterwhite/SFAttributedString",
6   "license": "MIT",
7   "authors": {
8     "Meterwhite": "meterwhite@outlook.com"
9   },
10   "source": {
11     "git": "https://github.com/Meterwhite/SFAttributedString.git",
12     "tag": "1.0.1"
13   },
14   "source_files": "OBJC/SFAttributedString/*.{h,m}",
15   "requires_arc": true,
16   "frameworks": "UIKit",
17   "platforms": {
18     "ios": "7.0",
19     "tvos": "9.0"
20   }