[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 1 / e / b / STRowLayout / 1.0.1 / STRowLayout.podspec.json
blobc4226c7435b57200aca48f79f78df50c7160128a
2   "name": "STRowLayout",
3   "summary": "On the basis of STRowLayout encapsulation.",
4   "version": "1.0.1",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "CoderST": "694468528@qq.com"
11   },
12   "platforms": {
13     "ios": "7.0"
14   },
15   "homepage": "https://github.com/CoderST/RowFayout",
16   "source": {
17     "git": "https://github.com/CoderST/RowFayout.git",
18     "tag": "1.0.1"
19   },
20   "requires_arc": true,
21   "source_files": "STRowLayout/**/*.{h,m}",
22   "public_header_files": "STRowLayout/*.{h}",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]