[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / a / Roadblock / 1.0.2 / Roadblock.podspec.json
blobed2a7909770a92d39338aba041c88b15fd0e9294
2   "name": "Roadblock",
3   "version": "1.0.2",
4   "summary": "Roadblock is a simple way to check forms verifications",
5   "homepage": "https://github.com/Digipolitan/roadblock",
6   "authors": "Digipolitan",
7   "source": {
8     "git": "https://github.com/Digipolitan/roadblock.git",
9     "tag": "v1.0.2"
10   },
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "source_files": "Sources/**/*.{swift,h}",
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0"
19   },
20   "swift_version": "4.2",
21   "dependencies": {
22     "LocalizationToolkit": [
23       "~> 1.0"
24     ]
25   }