[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / b / 3 / PLXFrameLayout / 0.1.4 / PLXFrameLayout.podspec.json
blobc70f79344bc51b0bedc3777fadc11f71ca31ec11
2   "name": "PLXFrameLayout",
3   "version": "0.1.4",
4   "homepage": "https://github.com/Polidea/PLXFrameLayout",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "iOS Team at Polidea": "ios-devs@polidea.com"
11   },
12   "source": {
13     "git": "https://github.com/Polidea/PLXFrameLayout.git",
14     "tag": "0.1.4"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Framework/**/*",
21   "summary": "FrameLayout is a tool for positioning, sizing and arranging views without using CGRects."