[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / d / a / OAKit / 0.0.4 / OAKit.podspec.json
blobb98dd41a50ab81bf39440f44ccef09de1d1226bf
2   "name": "OAKit",
3   "version": "0.0.4",
4   "summary": "OA Swift UIKit.",
5   "description": "OA 個人的 Swift UI 套件",
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.0.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   ]