blob: be7ccc8f4e99a1635cdec23f1c5e5249325216df [file] [log] [blame]
{
"name": "KMLib",
"version": "0.2.0",
"summary": "KMLib Component.",
"description": "This is a KMLib Component.",
"homepage": "https://gitlab.com/songshaopeng/KMLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"songshaopeng": "497342539@qq.com"
},
"source": {
"git": "https://gitlab.com/songshaopeng/KMLib.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KMLib/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}