blob: d8ff6509bf2c689ad6899f8526504e72bdc63ff8 [file] [log] [blame]
{
"name": "CGICustomControlsiOS",
"version": "0.1.8",
"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.8"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"CGICustomControlsiOS/*.swift",
"CGICustomControlsiOS/PhotoEditor/*"
],
"swift_versions": "4.2"
}