[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 6 / WZText / 1.0.7 / WZText.podspec.json
blob37a1c0f81d82f95afcecfb165c08ed7c7ed9ff74
2   "name": "WZText",
3   "summary": "Powerful text framework for iOS to display and edit rich texts.",
4   "version": "1.0.7",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "ibireme": "ibireme@gmail.com"
11   },
12   "social_media_url": "http://blog.ibireme.com",
13   "homepage": "https://github.com/WZLYiOS/WZText",
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/WZLYiOS/WZText.git",
19     "tag": "1.0.7"
20   },
21   "requires_arc": true,
22   "source_files": "YYText/**/*.{h,m}",
23   "public_header_files": "YYText/**/*.{h}",
24   "frameworks": [
25     "UIKit",
26     "CoreFoundation",
27     "CoreText",
28     "QuartzCore",
29     "Accelerate",
30     "MobileCoreServices"
31   ]