[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 2 / e / YJUIViewUtils / 0.1.0 / YJUIViewUtils.podspec.json
blob4aa9c6dd037a956409c231faedaf3a6ee5d141b1
2   "name": "YJUIViewUtils",
3   "version": "0.1.0",
4   "summary": "YJUIViewUtils.UIViewUtils.include .left, .right.centerX, .centerY,removeAllSubviews",
5   "description": "UIViewUtils.include .left, .right ....   depend on nicklockwood/ViewUtils, add .centerX, .centerY,removeAllSubviews",
6   "homepage": "https://github.com/yang152412/YJUIViewUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "杨世昌": "yang152412@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yang152412/YJUIViewUtils.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "YJUIViewUtils/**/*",
22   "public_header_files": "YJUIViewUtils/**/*.h"