blob: ea3973898ec51bebf4c5c27230c3b2ecaa68544b [file] [log] [blame]
{
"name": "UIKitLib",
"version": "0.0.1",
"summary": "UIKitLib for study .",
"homepage": "https://github.com/devYoungyang/UIKitLib",
"license": "MIT",
"authors": {
"Yang": ""
},
"source": {
"git": "https://github.com/devYoungyang/UIKitLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}