blob: 9c4ca8340994302f8b48673d005d6a6cbbaff78b [file] [log] [blame]
{
"name": "AI_Button",
"version": "0.1.0",
"summary": "Base class for Button.So you need to inherite AI_Button class and create your own class",
"description": "TODO: Add long description of the pod here.",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AI_Button/Classes/**/*"
}