blob: edcaf83785e830b46e420a02d9be706fbb3269f6 [file] [log] [blame]
{
"name": "KYMultiScrollView",
"version": "0.1.0",
"summary": "A short description of KYMultiScrollView.",
"description": "一个多个视图嵌套,且带有公共headview的小组件",
"homepage": "https://github.com/massyxf/KYMultiScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"massyxf": "yxfeng0103@hotmail.com"
},
"source": {
"git": "https://github.com/massyxf/KYMultiScrollView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KYMultiScrollView/Classes/**/*"
}