blob: 13117d970a4fe327b515399e402d7586f88a0e75 [file] [log] [blame]
{
"name": "AI_Button",
"version": "0.2.1",
"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": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AI_Button/Classes/**/*"
}