[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 6 / b / EndoClient / 0.1.4 / EndoClient.podspec.json
blob04b27aec29e2a75ddc9be255e8f769bf685fbed4
2   "name": "EndoClient",
3   "version": "0.1.4",
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.4"
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": "EndoClient/Classes/**/*",
26   "dependencies": {
27     "CocoaAsyncSocket": [
29     ]
30   }