[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 2 / d / 8 / Crabby / 0.0.1 / Crabby.podspec.json
blob0c3ca6ad8f9cedb72cee0f8a90e30f8b724a4c1e
2   "name": "Crabby",
3   "version": "0.0.1",
4   "summary": "Crabby is an open source utility based library which contains common functionality that we need in our iOS project",
5   "description": "Crabby will help you perform common operations with strings, dates and other types that we need for our iOS application.",
6   "homepage": "https://github.com/codecat15/Crabby",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "codecat15": "codecat15@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/codecat15/Crabby.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Crabby/**/*.{h,m,swift}"