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