blob: 8687ce5569159f4b5f3f307dd5df9649cf9c36f3 [file] [log] [blame]
{
"name": "LBCycleScrollView",
"summary": "Cycle scroll view for iOS. Use Objective-C.",
"version": "1.0.2",
"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.2"
},
"requires_arc": true,
"source_files": "LBCycleScrollView/*.{h,m}",
"public_header_files": "LBCycleScrollView/*.{h}",
"frameworks": [
"Foundation",
"UIKit"
]
}