blob: c181b609c845c6ab4057d8b33069233a33ad7ebd [file] [log] [blame]
{
"name": "AndyScrollPageView",
"version": "1.0.0",
"summary": "AndyScrollPageView an easy way to create scroll page view.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lyandy/AndyScrollPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andy.Li": "403760530@qq.com"
},
"source": {
"git": "https://github.com/lyandy/AndyScrollPageView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AndyScrollPageView/Classes/**/*",
"dependencies": {
"AndyCategory": [
"~> 1.0.6"
],
"Masonry": [
"~> 0.6.4"
]
}
}