[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 7 / 9 / OculusReparo / 0.1.0 / OculusReparo.podspec.json
blobaee7215c40d6cca1fd00de8feeb1d67f33e0e9fd
2   "name": "OculusReparo",
3   "version": "0.1.0",
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.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "OculusReparo/Classes/**/*"