blob: b617ae16b74594bbf66a4dd348e491802b9dc4ba [file] [log] [blame]
{
"name": "OAKit",
"version": "0.1.11",
"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.11"
},
"social_media_url": "https://www.ioa.tw",
"platforms": {
"ios": "12.0"
},
"source_files": "OAKit/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}