[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / d / 1 / YJAutoLayout / 1.1.3 / YJAutoLayout.podspec.json
blobab2467e7165ebffebdcd0d6fbcd4b16f3f44aff3
2   "name": "YJAutoLayout",
3   "version": "1.1.3",
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.3"
20   },
21   "dependencies": {
22     "YJCocoa/CocoaTouchLayer/UIKit/AutoLayout": [
24     ]
25   },
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "requires_arc": true