[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / b / 0 / EndoClientDemo / 0.1.6 / EndoClientDemo.podspec.json
blobd96056e0532126937e68a3bfbfc83f52e12394b8
2   "name": "EndoClientDemo",
3   "version": "0.1.6",
4   "summary": "A Sample project using the EndoClient Framework.",
5   "description": "A Sample project using the EndoClient Framework. You can used endoStartstop,addCommand and etc commands",
6   "homepage": "https://github.com/kkpeerlogic/EndoClientDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kkpeerlogic": "kanhaiya@peerlogicsys.com"
13   },
14   "source": {
15     "git": "https://github.com/kkpeerlogic/EndoClientDemo.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   },
22   "pod_target_xcconfig": {
23     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) COCOAPODS=1 POD_CONFIGURATION_DEBUG=1 DEBUG=1 ENDO_NO_NSLOG_OVERRIDE"
24   },
25   "source_files": "EndoClientDemo/Classes/**/*",
26   "dependencies": {
27     "CocoaAsyncSocket": [
29     ]
30   }