blob: a4cb9c04f154a16a1e5dd7a639cbe9dd5141a9f2 [file] [log] [blame]
{
"name": "EZPageView",
"version": "0.1.0",
"summary": "一个简单的分页切换控件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/melo30/EZPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"melo30": "281083409@qq.com"
},
"source": {
"git": "https://github.com/melo30/EZPageView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EZPageView/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}