[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 8 / 6 / SilverPlate / 0.4.9 / SilverPlate.podspec.json
blob5cf1dcbd4a6803cbc213c34a999f1942ad5f8d03
2   "name": "SilverPlate",
3   "version": "0.4.9",
4   "summary": "Just another framework serving everything you need on a silver plate",
5   "homepage": "https://github.com/SilverPlate-Framework/silverplate-ios",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jean-Christophe Melikian": "jean.melikian@gmail.com",
12     "Antoine Pelletier": "pelletier.antoinepro@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SilverPlate-Framework/silverplate-ios.git",
16     "tag": "v0.4.9"
17   },
18   "source_files": [
19     "SilverPlate/*.{swift,h}",
20     "SilverPlate/Managers/*.{swift,h}"
21   ],
22   "platforms": {
23     "ios": "8.0"
24   },
25   "requires_arc": true,
26   "dependencies": {
27     "ReachabilitySwift": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"