[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / d / b / linkid_mmp / 1.0.1 / linkid_mmp.podspec.json
blob92345cc34ab60093280e2c75f1d9f79e39e8cf2d
2   "name": "linkid_mmp",
3   "version": "1.0.1",
4   "summary": "LinkId Mobile Marketing Platform.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/leonacky/linkid_mmp",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tuan Dinh": "leonacky@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/leonacky/linkid_mmp.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "linkid_mmp/Classes/**/*",
22   "dependencies": {
23     "SQLite.swift": [
24       "~> 0.14.0"
25     ],
26     "KeychainSwift": [
27       "~> 20.0"
28     ],
29     "CryptoSwift": [
30       "~> 1.5.1"
31     ]
32   }