blob: 3ef7f928ec59e4c2ab904a5045b4fcd01c046ce7 [file] [log] [blame]
{
"name": "OAKit",
"version": "0.1.6",
"summary": "OA's Swift UIKit.",
"description": "OA 個人常用的 Swift Lib",
"homepage": "https://github.com/comdan66/OAKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"comdan66": "comdan66@gmail.com"
},
"source": {
"git": "https://github.com/comdan66/OAKit.git",
"tag": "0.1.6"
},
"social_media_url": "https://www.ioa.tw",
"platforms": {
"ios": "12.0"
},
"source_files": "OAKit/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}