[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 0 / 1 / 4 / UIView+STFrame / 2.0.0 / UIView+STFrame.podspec.json
blob86505dbc67b4454d5945b217be6463f0522d886c
2   "name": "UIView+STFrame",
3   "version": "2.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": "2.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