[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / d / b / 8 / SafeCollectionAccess / 0.1.0 / SafeCollectionAccess.podspec.json
blob5d9141bf55deb8b23caccb067b50106f98bdb2b7
2   "name": "SafeCollectionAccess",
3   "version": "0.1.0",
4   "summary": "Extensions and utility for safe collection access",
5   "swift_versions": "5.0",
6   "description": "Extensions and utility for safe collection access.",
7   "homepage": "https://github.com/anconaesselmann/SafeCollectionAccess",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "anconaesselmann": "axel@anconaesselmann.com"
14   },
15   "source": {
16     "git": "https://github.com/anconaesselmann/SafeCollectionAccess.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "SafeCollectionAccess/Classes/**/*",
23   "swift_version": "5.0"