[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 4 / b / ZZLayout / 0.1.0 / ZZLayout.podspec.json
blob80eabe3dc6ce793c019950c38ce579cb6567bd39
2   "name": "ZZLayout",
3   "version": "0.1.0",
4   "summary": "Layout items use masonry-like api..",
5   "description": "It use `Rhea` to layout items like `Masonry`.\nIt can be use in background thread.",
6   "homepage": "https://github.com/sablib/ZZLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sablib": "sablib.iak@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/sablib/ZZLayout.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "ZZLayout/Classes/*.{h,m,mm}",
22   "dependencies": {
23     "Rhea": [
24       "~> 0.2"
25     ]
26   },
27   "deprecated": true