[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 4 / a / 1 / UIView+STAutoLayout / 1.0.0 / UIView+STAutoLayout.podspec.json
blob026f12b210d0561982cdb9a8f4df81ea5b56e0dc
2   "name": "UIView+STAutoLayout",
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+STAutoLayout.h",
22     "STAutoLayout/UIView+STAutoLayout.m"
23   ],
24   "requires_arc": true