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