[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 7 / 6 / PFText / 2.0.2 / PFText.podspec.json
blobdbd7711111bcf375cec8375daf7986e8e5722da1
2   "name": "PFText",
3   "version": "2.0.2",
4   "summary": "富文本,coretext",
5   "description": "异步绘制,富文本,支持@nick,link,本地图片,网络图片,粘贴板,自定义规则",
6   "homepage": "https://github.com/LongPF/PFText",
7   "platforms": {
8     "ios": "7.0"
9   },
10   "license": "MIT",
11   "authors": {
12     "longpengfei": "466142249@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/LongPF/PFText.git",
16     "tag": "2.0.2"
17   },
18   "source_files": "PFText/**/*.{h,m}",
19   "public_header_files": "PFText/**/*.{h}",
20   "frameworks": [
21     "UIKit",
22     "CoreText",
23     "Foundation"
24   ],
25   "requires_arc": true