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