blob: 0d4f5978ab5f9696c6f1655b32f6942033b60663 [file] [log] [blame]
{
"name": "LLCustomPageView",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LLCustomPageView/Classes/**/*",
"dependencies": {
"iCarousel": [
"~> 1.8.3"
]
}
}