blob: 5bdc739f8ca9086f42ce7100b48640e4c25b9b23 [file] [log] [blame]
{
"name": "CSLazyLoadController",
"version": "1.0.1",
"summary": "CSLazyLoadController helps you intergrate lazy loading images in iOS apps.",
"homepage": "https://github.com/cloverstudio/CSLazyLoadController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Clover Developers": "github@clover-studio.com",
"Josip Bernat": "josip.bernat@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/cloverstudio/CSLazyLoadController.git",
"tag": "v1.0.1"
},
"source_files": "CSLazyLoadController/CSLazyLoadController/**/*.{h,m}",
"requires_arc": true
}