blob: d3090ebccc442284b25d9b8198f6f78ff792e267 [file] [log] [blame]
{
"name": "YXViewPager",
"version": "0.0.1",
"summary": "YXViewPager For iOS",
"description": "iOS中模仿android实现的ViewPager",
"homepage": "https://github.com/yixiangboy/YXViewPager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yixiangboy": "javer_yi@163.com"
},
"source": {
"git": "https://github.com/yixiangboy/YXViewPager.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "YXViewPager/YXViewPager/Classes/**/*"
}