[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 5 / 7 / MetovaBase / 0.2.5 / MetovaBase.podspec.json
blob7ef7f0278d465eaa34b5d000da71e0548b3dd88a
2   "name": "MetovaBase",
3   "version": "0.2.5",
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     "Logan Gauthier": "logan.gauthier@metova.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/metova/MetovaBase.git",
19     "tag": "0.2.5"
20   },
21   "source_files": [
22     "MetovaBase",
23     "MetovaBase/**/*.{h,m,swift}"
24   ],
25   "public_header_files": "MetovaBase/**/*.h",
26   "exclude_files": "MetovaBase/Exclude"