[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 1 / d / FOTextLayout / 0.0.1 / FOTextLayout.podspec.json
blob65667db51395063ee2dfb44dccfdb718522511b9
2   "name": "FOTextLayout",
3   "version": "0.0.1",
4   "summary": "This is a library of text layout",
5   "homepage": "https://github.com/SYLuffy/FOTextLayout",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "shenyi": "372713852@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/SYLuffy/FOTextLayout.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "FOText/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8"
21   },
22   "description": "Free text layout, Vertical text layout",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "CoreText"
27   ]