[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 9 / 5 / Slip / 0.0.1 / Slip.podspec.json
blobbeaf352b8ff30a12726d7b6cd1140293a25078da
2   "name": "Slip",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Control the execution flow of your code using steps",
9   "homepage": "https://github.com/SwiftKidz",
10   "social_media_url": "https://twitter.com/_JARMourato",
11   "authors": {
12     "João Mourato": "joao.armourato@gmail.com",
13     "Diogo Antunes": "diogo.antunes@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/SwiftKidz/Slip.git",
17     "tag": "0.0.1"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "requires_arc": true,
26   "source_files": "Sources/*.swift",
27   "module_name": "Slip"