[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / 3 / 9 / R2BLCP / 1.0.2 / R2BLCP.podspec.json
blob220953fe853b26211a27380e8ed492511a0c29f5
2   "name": "R2BLCP",
3   "version": "1.0.2",
4   "summary": "A short description of R2BLCP.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/fti4u/R2LCP",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fti4u": "filipovychtaras@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fti4u/R2LCP.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "xcconfig": {
22     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
23   },
24   "source_files": "R2BLCP/Classes/**/*",
25   "dependencies": {
26     "R2BShared": [
27       "~> 2.0.2"
28     ],
29     "ZIPFoundation": [
31     ],
32     "SQLite.swift": [
34     ],
35     "CryptoSwift": [
37     ]
38   }