[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / 8 / DeepStorm / 1.0.3 / DeepStorm.podspec.json
blobebf2f9e173028130bfdc9107f9f91401318b5769
2   "name": "DeepStorm",
3   "version": "1.0.3",
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   "source_files": "ReporterProject/DeepStorm/**/*.*",
26   "exclude_files": [
27     "ReporterProject/DeepStorm/DSIdeaHeader.h",
28     "ReporterProject/DeepStorm/Reporting/Custom Reporters/DSEmailHiddenReporter.*"
29   ],
30   "public_header_files": "ReporterProject/DeepStorm/**/*.h",
31   "dependencies": {
32     "GDataXML-HTML": [
33       "~> 1.3.0"
34     ]
35   }