[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 3 / 4 / SObjectKit / 0.1.40 / SObjectKit.podspec.json
blob889c622216899e750e7282b8b4310daa192402b7
2   "name": "SObjectKit",
3   "version": "0.1.40",
4   "summary": "SObjectKit makes working with Salesforce data easy.",
5   "description": "SObjectKit a collection of helpful utility classes and functions for working with Salesforce data types and data objects (SObjects)",
6   "homepage": "https://github.com/quintonwall/SObjectKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "quintonwall": "@quintonwall"
13   },
14   "source": {
15     "git": "https://github.com/quintonwall/SObjectKit.git",
16     "tag": "0.1.40"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SObjectKit/Classes/**/*",
22   "dependencies": {
23     "SwiftyJSON": [
24       ">= 3.0.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"