[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / d / a / OAKit / 0.5.5 / OAKit.podspec.json
blob69e90e66704c955388dcde6524465c91e5aa501e
2   "name": "OAKit",
3   "version": "0.5.5",
4   "summary": "OA's Swift UIKit.",
5   "description": "OA 個人常用的 Swift Lib",
6   "homepage": "https://github.com/comdan66/OAKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "comdan66": "comdan66@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/comdan66/OAKit.git",
16     "tag": "0.5.5"
17   },
18   "social_media_url": "https://www.ioa.tw",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "OAKit/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]