blob: 69cf9e693b165c5af7f49a63ecdb5ae1c1a2c5df [file] [log] [blame]
{
"name": "LLCustomPageView",
"version": "0.1.1",
"summary": "A short description of LLCustomPageView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/luyinuo/LLCustomPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luyinuo": "yinuolu@163.com"
},
"source": {
"git": "https://github.com/luyinuo/LLCustomPageView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLCustomPageView/Classes/**/*",
"dependencies": {
"iCarousel": [
"~> 1.8.3"
]
}
}