[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / b / 1 / FrameLayout / 0.1.1 / FrameLayout.podspec.json
blob683877a8f530b1d7ae8948700c93869031863fc9
2   "name": "FrameLayout",
3   "version": "0.1.1",
4   "homepage": "https://github.com/Polidea/FrameLayout",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Pawel Scibek": "pawel.scibek@polidea.com"
11   },
12   "source": {
13     "git": "https://github.com/Polidea/FrameLayout.git",
14     "tag": "0.1.1"
15   },
16   "platforms": {
17     "ios": "6.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."