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