[Add] TPNMentaCustomAdapterInland 6.00.23.1
[CocoaPods.git] / Specs / c / 3 / 4 / SObjectKit / 0.1.37 / SObjectKit.podspec.json
blobac0cfbb03193601fbd92131301e53f0cc62816df
2   "name": "SObjectKit",
3   "version": "0.1.37",
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.37"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SObjectKit/Classes/**/*",
22   "dependencies": {
23     "SwiftyJSON": [
24       "~> 2.0"
25     ]
26   },
27   "pushed_with_swift_version": "2.3"