[Add] BoreyAdSDK 0.0.6
[CocoaPods.git] / Specs / c / 3 / 4 / SObjectKit / 0.1.39 / SObjectKit.podspec.json
blobcd142aef626bc16278b185e2945536822c0632b2
2   "name": "SObjectKit",
3   "version": "0.1.39",
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.39"
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"