[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 6 / b / EndoClient / 0.1.1 / EndoClient.podspec.json
blob023fb5b0b482276dbe3e8845956595b7834b41e1
2   "name": "EndoClient",
3   "version": "0.1.1",
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.1"
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   }