[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 6 / 0 / SafeCollection / 3.0.0 / SafeCollection.podspec.json
blob48eef8de26cf2c5a71b28a26f3048fc1f8069e37
2   "name": "SafeCollection",
3   "version": "3.0.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.0.0"
16   },
17   "source_files": "Sources/**/*.swift",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9",
22     "tvos": "9.0"
23   },
24   "pushed_with_swift_version": "4.0"