[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 7 / 4 / a / Roadblock / 1.0.0 / Roadblock.podspec.json
blobcff0cd0ddc03c713f10fe97f3f6d2b9cd63c06e4
2   "name": "Roadblock",
3   "version": "1.0.0",
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.0"
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": "3.0"