blob: b9f030dadeb1745a27d37e7bd8f94d9301df4370 [file] [log] [blame]
{
"name": "BNCurvedPageControl",
"version": "0.1.0",
"summary": "Curved page control for iOS.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BijeshNair/BNCurvedPageControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bijesh Nair": "bijesh4@gmail.com"
},
"source": {
"git": "https://github.com/BijeshNair/BNCurvedPageControl.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "BNCurvedPageControl/Classes/**/*"
}