[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 4 / b / 3 / PLXFrameLayout / 0.2 / PLXFrameLayout.podspec.json
blob34dd9c5383988783222bfc00297aa328d8449b3e
2   "name": "PLXFrameLayout",
3   "version": "0.2",
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.2"
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."