[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 9 / 3 / S-Safty / 0.1.2 / S-Safty.podspec.json
blob79e6f022041b0093294a5fbaf52e6caca8ebda65
2   "name": "S-Safty",
3   "version": "0.1.2",
4   "summary": "Made the component of common module thread-safty simply",
5   "swift_versions": "4.0",
6   "description": "S-Safty provides some module which includes array and dictionary made thread-safty",
7   "homepage": "https://github.com/FelixLinBH/S-Safty",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "FelixLinBH": "linhandev@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/FelixLinBH/S-Safty.git",
17     "tag": "0.1.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Classes/*",
23   "swift_version": "4.0"