[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / 2 / UIViewFrameCategary / 0.0.1 / UIViewFrameCategary.podspec.json
blobab253f577a7cea38b6d65d364708ac0a5e788936
2   "name": "UIViewFrameCategary",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "UIViewFrameCategary",
6   "description": "可便捷的访问/设置UIView对象的frame相关属性.",
7   "homepage": "https://github.com/ArchLL/UIViewFrameCategary",
8   "authors": {
9     "Arch": "mint_bin@163.com"
10   },
11   "source": {
12     "git": "https://github.com/ArchLL/UIViewFrameCategary.git",
13     "tag": "0.0.1"
14   },
15   "source_files": "UIView+Frame/*.{h,m}",
16   "ios": {
17     "frameworks": "UIKit"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true