[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 1 / 8 / QSYYText / 0.0.1 / QSYYText.podspec.json
blob50dfa0a6ae7ae14ae90d8353fea5dd846b62fd99
2   "name": "QSYYText",
3   "summary": "Powerful text framework for iOS to display and edit rich text.",
4   "version": "0.0.1",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "SundySmail": "lxb1132482983@qq.com"
11   },
12   "social_media_url": "http://blog.SundySmail.com",
13   "homepage": "https://github.com/SundySmail/QSYYText",
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/SundySmail/QSYYText.git",
19     "tag": "0.0.1"
20   },
21   "requires_arc": true,
22   "source_files": "QSYYText/**/*.{h,m}",
23   "public_header_files": "QSYYText/**/*.{h}",
24   "frameworks": [
25     "UIKit",
26     "CoreFoundation",
27     "CoreText",
28     "QuartzCore",
29     "Accelerate",
30     "MobileCoreServices"
31   ]