[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / d / 0 / Flexbox / 1.0.0 / Flexbox.podspec.json
blob5aea0551d98cdc950c5720ba0daa13a0e097074b
2   "name": "Flexbox",
3   "version": "1.0.0",
4   "summary": "Swift wrapper of facebook/yoga (CSS Flexbox layout engine).",
5   "homepage": "https://github.com/inamiy/Flexbox",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "inamiy": "inamiy@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/inamiy",
14   "platforms": {
15     "ios": "9.1"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/TheodoliteGroup/Flexbox.git",
20     "tag": "v1.0.0",
21     "submodules": true
22   },
23   "source_files": "{Sources,Externals/yoga/yoga}/**/*.{h,m,mm,c,swift}",
24   "pushed_with_swift_version": "4.0"