[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 7 / 9 / OculusReparo / 0.2.1 / OculusReparo.podspec.json
blobd052424c41c3cd45d2e63b6406e257f01d734728
2   "name": "OculusReparo",
3   "version": "0.2.1",
4   "summary": "Swifty layout helpers for UIKit.",
5   "description": "OculusReparo enables you to write view layouts in plain text files, then bind them to controllers\nand model objects.",
6   "homepage": "https://github.com/flipbit/oculus-reparo-swifty",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chris Wood": "chris@flipbit.co.uk"
13   },
14   "source": {
15     "git": "https://github.com/flipbit/oculus-reparo-swifty.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "OculusReparo/Classes/**/*"