[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / d / b / ParseSDKExtensions / 0.5.0 / ParseSDKExtensions.podspec.json
bloba6a91e0c8cfde8d5a77feed0385d885faca5875a
2   "name": "ParseSDKExtensions",
3   "version": "0.5.0",
4   "summary": "Extensions and design patterns for building better apps with Parse-SDK-iOS",
5   "description": "This library provides Swift extensions, utilities and useful design patterns when building scalable and easy to maintain\nmobile applications with the Parse-SDK-iOS-OSX.",
6   "homepage": "https://github.com/modernistik/ParseSDKExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anthony Persaud": "contact@modernistik.com"
13   },
14   "source": {
15     "git": "https://github.com/modernistik/ParseSDKExtensions.git",
16     "tag": "0.5.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "dependencies": {
23     "Modernistik": [
24       "~> 0.5"
25     ],
26     "Parse": [
27       ">= 1.17.2"
28     ],
29     "TimeZoneLocate": [
30       ">= 0.4"
31     ]
32   },
33   "source_files": "ParseSDKExtensions/Classes/**/*",
34   "swift_version": "5.0"