[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 8 / c / XLsn0wText / 1.0.1 / XLsn0wText.podspec.json
blobe2341f13dffccebad8b5e0ba7639a06428424c36
2   "name": "XLsn0wText",
3   "version": "1.0.1",
4   "summary": "Powerful text framework for iOS to display and edit rich text.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "platforms": {
10     "ios": "7.0"
11   },
12   "authors": {
13     "XLsn0w": "xlsn0w@qq.com"
14   },
15   "homepage": "https://github.com/XLsn0w/XLsn0wText",
16   "source": {
17     "git": "https://github.com/XLsn0w/XLsn0wText.git",
18     "tag": "1.0.1"
19   },
20   "requires_arc": true,
21   "source_files": "XLsn0w/**/*.{h,m}",
22   "public_header_files": "XLsn0w/**/*.{h}",
23   "frameworks": [
24     "UIKit",
25     "CoreFoundation",
26     "CoreText",
27     "QuartzCore",
28     "Accelerate",
29     "MobileCoreServices"
30   ]