[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / 8 / DeepStorm / 1.0.9 / DeepStorm.podspec.json
blob7627c28fab66601846bc0ed13407f7822344d0f7
2   "name": "DeepStorm",
3   "version": "1.0.9",
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": [
26     "MessageUI",
27     "UIKit"
28   ],
29   "source_files": "ReporterProject/DeepStorm/**/*.*",
30   "exclude_files": [
31     "ReporterProject/DeepStorm/DSIdeaHeader.h",
32     "ReporterProject/DeepStorm/Reporting/Custom Reporters/Email Reporters/DSEmailHiddenReporter.h"
33   ],
34   "public_header_files": "ReporterProject/DeepStorm/**/*.h",
35   "dependencies": {
36     "GDataXML-HTML": [
37       "~> 1.3.0"
38     ]
39   }