blob: aa02c071733244add637da37fd5cc3935309d223 [file] [log] [blame]
{
"name": "KSegmentControl",
"version": "0.1.0",
"summary": "A short description of KSegmentControl.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/KimLucky/KSegmentControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KimLucky": "xin.zhao@yintech.cn"
},
"source": {
"git": "https://github.com/KimLucky/KSegmentControl.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KSegmentControl/Classes/**/*",
"dependencies": {
"Masonry": [
],
"ReactiveObjC": [
]
}
}