blob: 04b27aec29e2a75ddc9be255e8f769bf685fbed4 [file] [log] [blame]
{
"name": "EndoClient",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0",
"tvos": "9.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": [
]
}
}