[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 8 / YYText_jc / 1.0.8 / YYText_jc.podspec.json
blob54ecdd6c0385d85495dd9b099094f4eb5d43daae
2   "name": "YYText_jc",
3   "summary": "Powerful text framework for iOS to display and edit rich text.",
4   "version": "1.0.8",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "jack903652": "jack903652@163.com"
11   },
12   "homepage": "https://github.com/jack903652/YYText",
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/jack903652/YYText.git",
18     "tag": "1.0.8"
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     "MobileCoreServices"
30   ]