[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / a / Roadblock / 1.0.1 / Roadblock.podspec.json
blobc2637423409c03e341c629c598fb6a5fc3774302
2   "name": "Roadblock",
3   "version": "1.0.1",
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.1"
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   "requires_arc": true,
21   "dependencies": {
22     "LocalizationToolkit": [
23       "~> 1.0"
24     ]
25   },
26   "pushed_with_swift_version": "4.0"