[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 1 / b / MuShareYYText / 1.2.2 / MuShareYYText.podspec.json
blobc4ed2728ccbbce3990fa4fb65df518807d1f1336
2   "name": "MuShareYYText",
3   "summary": "Powerful text framework for iOS to display and edit rich text.",
4   "version": "1.2.2",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "ibireme": "ibireme@gmail.com",
11     "yy": "yanyin1986@gmail.com"
12   },
13   "social_media_url": "http://blog.ibireme.com",
14   "homepage": "https://github.com/ibireme/YYText",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/MuShare/YYText.git",
20     "tag": "1.2.2"
21   },
22   "requires_arc": true,
23   "source_files": "YYText/**/*.{h,m}",
24   "public_header_files": "YYText/**/*.{h}",
25   "frameworks": [
26     "UIKit",
27     "CoreFoundation",
28     "CoreText",
29     "QuartzCore",
30     "Accelerate",
31     "CoreServices"
32   ]