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