[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 5 / 7 / MetovaBase / 0.2.4 / MetovaBase.podspec.json
blobe6069aaf5f7c0ab9c1814d59495af59da8a69f70
2   "name": "MetovaBase",
3   "version": "0.2.4",
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.4"
19   },
20   "source_files": [
21     "MetovaBase",
22     "MetovaBase/**/*.{h,m,swift}"
23   ],
24   "public_header_files": "MetovaBase/**/*.h",
25   "exclude_files": "MetovaBase/Exclude"