blob: 392d6d6bc29eed43553d75993b6f19464b774d8b [file] [log] [blame]
{
"name": "LNImageCicleScrollView",
"version": "1.1.1",
"summary": "a simple component to surport images circle scroll.",
"description": "a simple component to surport images circle scroll, I hope it will help you.",
"homepage": "https://github.com/dongjianxiong/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lenny": "jianxiong20090919@126.com"
},
"source": {
"git": "https://github.com/dongjianxiong/LNCustomView.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LNImageCicleScrollView/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}