{ | |
"name": "AKLibs", | |
"version": "0.1.0", | |
"summary": "A short description of AKLibs.", | |
"description": "A short description of AKLibs", | |
"homepage": "http://EXAMPLE/AKLibs", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"wangjingyu": "wangjingyu0018@163.com" | |
}, | |
"source": { | |
"git": "https://gitee.com/AngleKeen_admin/AKLib.git", | |
"tag": "0.1.0" | |
}, | |
"source_files": "source/*", | |
"platforms": { | |
"osx": null, | |
"ios": null, | |
"tvos": null, | |
"watchos": null | |
} | |
} |