[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / f / a / d / EDDevUtilities / 0.0.4 / EDDevUtilities.podspec.json
blob80a7c94baf58459a0f85a9931c8ffc5c0dc8a570
2   "name": "EDDevUtilities",
3   "version": "0.0.4",
4   "summary": "Collection of utilities I been using for making projects",
5   "description": "This Frame work contains a collection of UI and NON ui related helper methods like,\nNetwork Base class to download items and parse it by simple steps,\nUI lay out helpers\nThread safe variables and many more.\n\nMost of this are just for my personal use cases but can be used to get inspirations",
6   "homepage": "https://github.com/eewilfred/EDDevUtilities",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Edwin Wilson": "edwin33wilson@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.6"
16   },
17   "source": {
18     "git": "https://github.com/eewilfred/EDDevUtilities.git",
19     "tag": "0.0.4"
20   },
21   "source_files": [
22     "EDDevUtilities",
23     "EDUtilities/**/*.{h,m,swift}"
24   ],
25   "swift_versions": "5.0",
26   "swift_version": "5.0"