[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / e / 1 / YRLayoutConstraint / 1.0.5 / YRLayoutConstraint.podspec.json
blobf4f04bac77f034d3c67c2d9e6398238d9b1025d8
2   "name": "YRLayoutConstraint",
3   "version": "1.0.5",
4   "summary": "simple Custom NSLayoutConstraint.",
5   "description": "simple Custom NSLayoutConstraint.",
6   "homepage": "https://github.com/HMWDavid/YRLayoutConstraint",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "洪绵卫": "244160918@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/HMWDavid/YRLayoutConstraint.git",
19     "tag": "1.0.5"
20   },
21   "source_files": "YRLayoutConstraint/**/UIView+YRLayoutConstraint.{h,m}",
22   "requires_arc": true