[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / 4 / 1 / 8 / DeepStorm / 1.0.1 / DeepStorm.podspec.json
blob834baaaf27c722734decc529292cfc1d23b62aca
2   "name": "DeepStorm",
3   "version": "1.0.1",
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   "libraries": "xml2",
23   "source_files": "ReporterProject/DeepStorm/**/*.*",
24   "exclude_files": [
25     "ReporterProject/DeepStorm/DSIdeaHeader.h",
26     "ReporterProject/DeepStorm/Reporting/Custom Reporters/DSEmailHiddenReporter.*",
27     "ReporterProject/DeepStorm/Reporting/Custom Reporters/DSFileReporter.*",
28     "ReporterProject/DeepStorm/Reporting/Custom Reporters/DSEmailReporter.*",
29     "ReporterProject/DeepStorm/Journalling/DSJournalMapper.*"
30   ],
31   "public_header_files": "ReporterProject/DeepStorm/**/*.h"