[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 2 / d / a / OAKit / 0.2.8 / OAKit.podspec.json
blobbc0b5c43c8b8f47e1af0d23c90ad63a10d653566
2   "name": "OAKit",
3   "version": "0.2.8",
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.2.8"
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   ]