[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 2 / d / Tradable / 0.0.17 / Tradable.podspec.json
blob3b84eca66e15fc11dc7f119590752dfa9b008e7a
2   "name": "Tradable",
3   "version": "0.0.17",
4   "summary": "Firestore trade framework",
5   "description": "Tradable is a library for doing business.",
6   "homepage": "https://github.com/1amageek/Tradable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1amageek": "tmy0x3@icloud.com"
13   },
14   "social_media_url": "http://twitter.com/1amageek",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/1amageek/Tradable.git",
20     "tag": "0.0.17"
21   },
22   "source_files": "Tradable/**/*.swift",
23   "requires_arc": true,
24   "static_framework": true,
25   "dependencies": {
26     "Pring": [
28     ],
29     "Firebase/Core": [
31     ],
32     "Firebase/Firestore": [
34     ],
35     "Firebase/Auth": [
37     ]
38   }