[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / b / 3 / PLXFrameLayout / 0.1.2 / PLXFrameLayout.podspec.json
blob267f448b813ae1051b5f7f1fb3ee16501d63b3c2
2   "name": "PLXFrameLayout",
3   "version": "0.1.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.1.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."