[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 7 / c / YYText_FixWarnings / 1.0.9 / YYText_FixWarnings.podspec.json
blob6bed98b3047dd8b6d8797c6ac9099fa56e1bd1cf
2   "name": "YYText_FixWarnings",
3   "summary": "Powerful text framework for iOS to display and edit rich text.",
4   "version": "1.0.9",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Sun": "holaux@gmail.com"
11   },
12   "homepage": "https://github.com/oneofai/YYText",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/oneofai/YYText.git",
18     "tag": "1.0.9"
19   },
20   "requires_arc": true,
21   "source_files": "YYText/**/*.{h,m}",
22   "public_header_files": "YYText/**/*.{h}",
23   "frameworks": [
24     "UIKit",
25     "CoreFoundation",
26     "CoreText",
27     "QuartzCore",
28     "Accelerate",
29     "CoreServices"
30   ]