[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / 1 / YJAutoLayout / 1.1.4 / YJAutoLayout.podspec.json
blob22f5f65c738d13e19d3bbb7b3489d2253c534c0a
2   "name": "YJAutoLayout",
3   "version": "1.1.4",
4   "summary": "NSLayoutConstraint的相关扩展和封装",
5   "homepage": "https://github.com/937447974/YJAutoLayout",
6   "description": "姓名:阳君;QQ:937447974;技术群:557445088\nExtend:NSLayoutConstraint相关扩展;\nCore:核心库NSLayoutConstraint相关,使用和NSLayoutAnchor类似;",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "阳君": "937447974@qq.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/937447974/YJAutoLayout.git",
19     "tag": "v1.1.4"
20   },
21   "dependencies": {
22     "YJCocoa": [
24     ]
25   },
26   "deprecated": true,
27   "deprecated_in_favor_of": "YJCocoa",
28   "frameworks": [
29     "UIKit",
30     "Foundation"
31   ],
32   "requires_arc": true