[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / b / SalesforceEinsteinVision / 1.2.1 / SalesforceEinsteinVision.podspec.json
blob8d116ba32e50812c17bb0738867a605a5b39254b
2   "name": "SalesforceEinsteinVision",
3   "version": "1.2.1",
4   "summary": "Swift wrapper for Salesforce Einstein Vision",
5   "description": "This library is a wrapper for the Salesforce Einstein Vision API",
6   "homepage": "https://github.com/muenzpraeger/salesforce-einstein-vision-swift",
7   "license": {
8     "type": "APACHE-2.0",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "RenĂ© Winkelmeyer": "git@winkelmeyer.com"
13   },
14   "source": {
15     "git": "https://github.com/muenzpraeger/salesforce-einstein-vision-swift.git",
16     "tag": "1.2.1"
17   },
18   "social_media_url": "https://twitter.com/muenzpraeger",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "SalesforceEinsteinVision/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.0"
26     ],
27     "SwiftyJSON": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"