blob: b83dea24bfdbcec12a7edfe5d1f5fbcddb3db1c2 [file] [log] [blame]
{
"name": "CGICustomControlsiOS",
"version": "0.1.2",
"summary": "Custom Controls for Xamarin",
"description": "It will be used for Xamarin binding.",
"homepage": "https://github.com/sanjay-ghinaiya/cgicustomcontrolsios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sanjay Ghinaiya": "sanjay.ghinaiya@gmail.com"
},
"source": {
"git": "https://github.com/sanjay-ghinaiya/cgicustomcontrolsios.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CGICustomControlsiOS/*.swift",
"swift_versions": "4.0"
}