[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 2 / d / a / OAKit / 0.4.4 / OAKit.podspec.json
blob442cbb08c3f8f3cb51dcf86c704b83d5aa5a7bf0
2   "name": "OAKit",
3   "version": "0.4.4",
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.4.4"
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   ]