[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / c / 0 / 5 / StreamKit-UI / 1.1 / StreamKit-UI.podspec.json
blob5a3f6e3c81069672739a22924b8831b5fa375111
2   "name": "StreamKit-UI",
3   "version": "1.1",
4   "summary": "StreamKit chain block",
5   "homepage": "https://github.com/FromHell-620/StreamKit-UI",
6   "license": "MIT",
7   "authors": {
8     "GodL": "547188371@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/FromHell-620/StreamKit-UI.git",
15     "tag": "1.1"
16   },
17   "source_files": [
18     "StreamKit-UI",
19     "StreamKit-UI/StreamKit-UI.h"
20   ],
21   "public_header_files": "StreamKit-UI/StreamKit-UI.h",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "subspecs": [
25     {
26       "name": "UIView",
27       "source_files": "StreamKit-UI/UIView/*.{h,m}"
28     },
29     {
30       "name": "UIScrollView",
31       "dependencies": {
32         "StreamKit/UIView": [
34         ]
35       },
36       "source_files": "StreamKit-UI/UIScrollView/*.{h,m}"
37     }
38   ]