[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / e / 2 / StreamKit / 1.0.2 / StreamKit.podspec.json
blobc10d55fc38e4712e57ebc50f5539835c4062f49f
2   "name": "StreamKit",
3   "version": "1.0.2",
4   "summary": "A streaming programming framework for UIKit.",
5   "homepage": "https://github.com/godL/StreamKit",
6   "license": "MIT",
7   "authors": {
8     "GodL": "547188371@qq.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/godL/StreamKit.git",
15     "tag": "1.0.2"
16   },
17   "source_files": [
18     "StreamKit",
19     "StreamKit/*.{h,m}"
20   ],
21   "public_header_files": "StreamKit/*.{h}",
22   "frameworks": "UIKit",
23   "requires_arc": true