[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 0 / b / Utensils / 0.0.7 / Utensils.podspec.json
blob4a4678ad358c8a06caadb1aff79592ac0a492d7f
2   "name": "Utensils",
3   "version": "0.0.7",
4   "summary": "A set of useful iOS tools.",
5   "homepage": "https://github.com/rbaumbach/utensils",
6   "license": {
7     "type": "MIT",
8     "file": "MIT-LICENSE.txt"
9   },
10   "authors": {
11     "Ryan Baumbach": "github@ryan.codes"
12   },
13   "source": {
14     "git": "https://github.com/rbaumbach/Utensils.git",
15     "tag": "0.0.7"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Utensils/Source/**/*.{swift}",
22   "swift_versions": "5.1.2",
23   "ios": {
24     "resource_bundles": {
25       "Utensils": "Utensils/Source/**/*.{storyboard}"
26     }
27   },
28   "dependencies": {
29     "Capsule": [
30       "~> 0.1.1"
31     ]
32   },
33   "swift_version": "5.1.2"