blob: 023fb5b0b482276dbe3e8845956595b7834b41e1 [file] [log] [blame]
{
"name": "EndoClient",
"version": "0.1.1",
"summary": "A Sample project using the EndoClient Framework.",
"description": "A Sample project using the EndoClient Framework. You can used endoStartstop,addCommand and etc commands",
"homepage": "https://github.com/MynaBay/EndoClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kkpeerlogic": "kanhaiya@mynabay.com"
},
"source": {
"git": "https://github.com/MynaBay/EndoClient.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) COCOAPODS=1 POD_CONFIGURATION_DEBUG=1 DEBUG=1 ENDO_NO_NSLOG_OVERRIDE"
},
"source_files": "EndoClient/Classes/**/*",
"dependencies": {
"CocoaAsyncSocket": [
]
}
}