[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 2 / 8 / f / EBTools / 0.1.0 / EBTools.podspec.json
bloba493942a084c0668c0e8fc2f716695fbcd06a2f4
2   "name": "EBTools",
3   "version": "0.1.0",
4   "summary": "Library with helper methods that help day to day programming IOS APPS",
5   "description": "Library with helper methods that help day to day programming IOS APPS\nA lot of extensions of UIView, UIButton, UILabel, helper methods, for Example a method to create a UIColor from RGB,\nThe main purpose is to help developers that write UIViews only by code",
6   "homepage": "https://github.com/ezequielbrrt/EBTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ezequiel Barreto": "ezequielbrrt@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ezequielbrrt/EBTools.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "EBTools/Source/**/*",
23   "swift_version": "5.0"