blob: 0a6f98109cb18ca6f7125ee93269fcf990d127ac [file] [log] [blame]
{
"name": "UIKitComponent",
"version": "0.0.4",
"summary": "提示组件",
"description": "通用提示组件",
"homepage": "https://github.com/eddyMake/UIKitComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"eddyMake": "287638568@qq.com"
},
"source": {
"git": "https://github.com/eddyMake/UIKitComponent.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UIKitComponent/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
]
}
}