[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 3 / d / f / Pontus / 0.0.2 / Pontus.podspec.json
blob0dab4a3a7b8a6c942480ca03a48b55a963bbca2c
2   "name": "Pontus",
3   "version": "0.0.2",
4   "summary": "My own iOS development kit, written by Swift.",
5   "homepage": "https://github.com/zhangzichen/Pontus",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zhangzichen": "1015947235@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/zhangzichen/Pontus.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "**/*.{swift}",
21   "frameworks": "UIKit",
22   "requires_arc": true