[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 6 / b / EndoClient / 0.1.0 / EndoClient.podspec.json
blobb32d342d3d21b77a7ba144a98822ba74cedefcc2
2   "name": "EndoClient",
3   "version": "0.1.0",
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/MynaBay/EndoClient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kkpeerlogic": "kanhaiya@mynabay.com"
13   },
14   "source": {
15     "git": "https://github.com/MynaBay/EndoClient.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pod_target_xcconfig": {
22     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) COCOAPODS=1 POD_CONFIGURATION_DEBUG=1 DEBUG=1 ENDO_NO_NSLOG_OVERRIDE"
23   },
24   "source_files": "EndoClient/Classes/**/*",
25   "dependencies": {
26     "CocoaAsyncSocket": [
28     ]
29   }