[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / b / a / SafeIndex / 1.0.0 / SafeIndex.podspec.json
blobb82f8820fe84d6720c6811a4f85281d948322a18
2   "name": "SafeIndex",
3   "version": "1.0.0",
4   "summary": "Optional Index for Swift",
5   "homepage": "https://github.com/devxoul/SafeIndex",
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/SafeIndex.git",
15     "tag": "1.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   "deprecated_in_favor_of": "SafeCollection"