blob: 6b6fe9a55f7b0cb763c6368721ad85493a6e0ba8 [file] [log] [blame]
{
"name": "AI_Button",
"version": "5.0.0",
"summary": "Base class for Button. So you need to inherite AI_Button class and create your own class",
"description": "TODO: update swift version 4.2 in code",
"homepage": "http://192.168.2.202/BonoboGit/ios_AI_Button",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ruchiragile": "urvish.patel@agileinfoways.com"
},
"source": {
"git": "http://192.168.2.202/BonoboGit/ios_AI_Button.git",
"tag": "5.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AI_Button/Classes/**/*"
}