[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 0 / SafeCollection / 3.1.0 / SafeCollection.podspec.json
blobb2f21f8f1433e21f3ca7f485e35cae37b8d50110
2   "name": "SafeCollection",
3   "version": "3.1.0",
4   "summary": "Safe Collection for Swift",
5   "homepage": "https://github.com/devxoul/SafeCollection",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Suyeol Jeon": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/SafeCollection.git",
15     "tag": "3.1.0"
16   },
17   "source_files": "Sources/**/*.swift",
18   "requires_arc": true,
19   "swift_version": "5.0",
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.9",
23     "tvos": "9.0"
24   }