[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 7 / a / LayItOut / 1.0.0 / LayItOut.podspec.json
blob624a4ca032576d052df7ee88aed7d7a19718204b
2   "name": "LayItOut",
3   "summary": "Build UI by writing equations.",
4   "version": "1.0.0",
5   "license": "MIT",
6   "authors": {
7     "ZZYCN": "zhengzycn@gmail.com"
8   },
9   "homepage": "https://github.com/ZZYCN/LayItOut",
10   "swift_version": "4.1",
11   "platforms": {
12     "ios": "9.0",
13     "tvos": "9.0",
14     "osx": "10.11"
15   },
16   "source": {
17     "git": "https://github.com/ZZYCN/LayItOut.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "Source/*.swift",
21   "osx": {
22     "exclude_files": "Source/SArea.swift"
23   }