blob: 336c46ceaac5feb9992ce65adc27a29ca174d18d [file] [log] [blame]
{
"name": "FCPageControl",
"version": "1.0.0",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"summary": "Lightweight, customisable replacement for UIPageControl",
"homepage": "https://github.com/nicklockwood/iCarousel",
"authors": {
"Alejandro Barros Cuetos": "jandrob1978@gmail.com"
},
"social_media_url": "https://twitter.com/jandro_es",
"source": {
"git": "https://github.com/jandro-es/FCPageControl.git",
"tag": "1.0.0"
},
"source_files": "FCPageControlClasses/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}