[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 5 / 7 / MetovaBase / 0.2.3 / MetovaBase.podspec.json
bloba86db3c510015df27df21460d4ef444d3f74d782
2   "name": "MetovaBase",
3   "version": "0.2.3",
4   "summary": "A collection of useful subclasses extending UIKit's functionality.",
5   "homepage": "http://metova.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Nick Griffith": "nick.griffith@metova.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/metova/MetovaBase.git",
18     "tag": "0.2.3"
19   },
20   "source_files": [
21     "MetovaBase",
22     "MetovaBase/**/*.{h,m,swift}"
23   ],
24   "public_header_files": "MetovaBase/**/*.h",
25   "exclude_files": "MetovaBase/Exclude"