blob: 92c0c80a36c7c772dd9b802bbf73ecde73a6bf36 [file] [log] [blame]
{
"name": "LBCycleScrollView",
"summary": "Cycle scroll view for iOS. Use Objective-C.",
"version": "1.0.8",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"i-LB": ""
},
"homepage": "https://github.com/i-LB/LBCycleScrollView",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/i-LB/LBCycleScrollView.git",
"tag": "1.0.8"
},
"requires_arc": true,
"source_files": "LBCycleScrollView/*.{h,m}",
"public_header_files": "LBCycleScrollView/*.{h}",
"frameworks": [
"Foundation",
"UIKit"
]
}