[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / d / 2 / DCYYText / 1.0.11 / DCYYText.podspec.json
blob7964edbe13401fa2047e6663263859413e4cc860
2   "name": "DCYYText",
3   "summary": "Powerful text framework for iOS to display and edit rich text.",
4   "version": "1.0.11",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "ibireme": "ibireme@gmail.com"
10   },
11   "social_media_url": "http://blog.ibireme.com",
12   "homepage": "https://github.com/ibireme/DCYYText",
13   "platforms": {
14     "ios": "6.0"
15   },
16   "pod_target_xcconfig": {
17     "VALID_ARCHS": "x86_64 armv7 arm64 armv7s"
18   },
19   "source": {
20     "http": "http://dc-poc-main-public.oss-cn-shenzhen.aliyuncs.com/ios/YYText/DCYYText_02-24-2021-16-19-48.zip"
21   },
22   "vendored_frameworks": "DCYYText.xcframework",
23   "requires_arc": true,
24   "public_header_files": "DCYYText/**/*.{h}",
25   "frameworks": [
26     "UIKit",
27     "CoreFoundation",
28     "CoreText",
29     "QuartzCore",
30     "Accelerate",
31     "MobileCoreServices"
32   ]