[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 8 / b / EKBuilder / 1.0.2 / EKBuilder.podspec.json
blob3059d29cc41de32621bea775c54095ae819a9284
2   "name": "EKBuilder",
3   "version": "1.0.2",
4   "summary": "The super easy and generic builder pattern",
5   "homepage": "https://github.com/erikkamalov/EKBuilder",
6   "source": {
7     "git": "https://github.com/erikkamalov/EKBuilder.git",
8     "tag": "1.0.2"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Erik Kamalov": "ekamalov967@gmail.com"
16   },
17   "swift_version": "5.0",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Source/EKBuilder/*.swift"