[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / b / 9 / 7 / Commerce / 0.2.1 / Commerce.podspec.json
blob1cc3c2f42ad263ab0f8d603dbf379d68fb0daf7b
2   "name": "Commerce",
3   "version": "0.2.1",
4   "summary": "Commerce crawler",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/TENQUBE/commerce-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kj.sa@tenqube.com": "kj.sa@tenqube.com"
13   },
14   "source": {
15     "git": "https://github.com/TENQUBE/commerce-ios-sdk.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "source_files": "Commerce/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "CryptoSwift": [
28     ],
29     "SwiftyJSON": [
31     ],
32     "RealmSwift": [
34     ]
35   }