[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / 8 / XFLayout / 0.0.5 / XFLayout.podspec.json
blobbc09c2d71080d9e4739cfc7fb79ab97a5f9b3526
2   "name": "XFLayout",
3   "version": "0.0.5",
4   "summary": "基于约束的布局方法",
5   "description": "对constraint的再封装,方便日常使用",
6   "homepage": "https://github.com/BigBlueMan19911109/XFLayout",
7   "license": "MIT",
8   "authors": {
9     "caozheng": "435932323@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/BigBlueMan19911109/XFLayout.git",
16     "tag": "0.0.5"
17   },
18   "source_files": "XFLayout/XFLayout/Layout/*.swift",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "pushed_with_swift_version": "3.0"