[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / 8 / DeepStorm / 1.0.4 / DeepStorm.podspec.json
blob308be7c475be4b3bbf6c3c7b9b3418180c200dc9
2   "name": "DeepStorm",
3   "version": "1.0.4",
4   "summary": "DeepStorm provides Logging, Journalling, Reporting and Module/Service Management",
5   "description": "DeepStorm is a powerful extraordinary obj-c Library for \nLogging, Journalling, Reporting & Module/Service Management",
6   "homepage": "https://github.com/huktoDev/DeepStorm",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Alexandr Babenko (HuktoDev)": "hikto583004@list.ru"
13   },
14   "social_media_url": "http://vk.com/hukto777",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/huktoDev/DeepStorm.git",
20     "tag": "1.0.0"
21   },
22   "xcconfig": {
23     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
24   },
25   "frameworks": "MessageUI",
26   "source_files": "ReporterProject/DeepStorm/**/*.*",
27   "exclude_files": [
28     "ReporterProject/DeepStorm/DSIdeaHeader.h",
29     "ReporterProject/DeepStorm/Reporting/Custom Reporters/DSEmailHiddenReporter.*"
30   ],
31   "public_header_files": "ReporterProject/DeepStorm/**/*.h",
32   "dependencies": {
33     "GDataXML-HTML": [
34       "~> 1.3.0"
35     ]
36   }