[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 1 / 4 / UIView+STFrame / 1.0.0 / UIView+STFrame.podspec.json
blob12e5455ac5fe285b3923772bf3b0ad759bac0a0e
2   "name": "UIView+STFrame",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "简单的自动布局的类别",
9   "homepage": "https://github.com/STShenZhaoliang",
10   "authors": {
11     "STShenZhaoliang": "409178030@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/STShenZhaoliang/STAutoLayout.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": [
21     "STAutoLayout/UIView+STFrame.h",
22     "STAutoLayout/UIView+STFrame.m"
23   ],
24   "requires_arc": true