[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / b / 2 / SFAttributedString / 1.0.0 / SFAttributedString.podspec.json
blob12aaef860bd61b6090c355e14955bf84ea22c0d8
2   "name": "SFAttributedString",
3   "version": "1.0.0",
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.0"
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   }