[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / b / 2 / Manuscript / 0.0.5 / Manuscript.podspec.json
bloba597a4e430502dbc50c5daac13a6adcf60285c90
2   "name": "Manuscript",
3   "version": "0.0.5",
4   "summary": "AutoLayoutKit in pure Swift.",
5   "description": "                        It's like AutoLayoutKit but written in Swift. For pure Swift projects. And it's super simple.\n\n                        * concise, simple and convenient API\n                        * raw AutoLayout power\n                        * no black magic involved\n                        * (not yet) fully documented\n                        * completely unit-tested\n",
6   "homepage": "https://github.com/floriankrueger/Manuscript",
7   "license": "MIT",
8   "authors": {
9     "Florian Krüger": "florian.krueger@projectserver.org"
10   },
11   "source": {
12     "git": "https://github.com/floriankrueger/Manuscript.git",
13     "tag": "0.0.5"
14   },
15   "social_media_url": "https://twitter.com/xcuze",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Source/*.swift"