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