blob: e455c77baa41f7d4bec0e10406117f797e31f011 [file] [log] [blame]
{
"name": "AndyCycleScrollView",
"version": "0.1.0",
"summary": "AndyCycleScrollView can help you create scroll view more easily",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lyandy/AndyCycleScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andy.Li": "403760530@qq.com"
},
"source": {
"git": "https://github.com/lyandy/AndyCycleScrollView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AndyCycleScrollView/Classes/**/*",
"dependencies": {
"SDWebImage": [
"3.8.2"
],
"AndyCategory": [
"~> 1.0.5"
]
}
}