[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 5 / 7 / MetovaBase / 2.0.0 / MetovaBase.podspec.json
blob7ea9fc6de8263c8d96975d98efeb9f30a6f9430f
2   "name": "MetovaBase",
3   "version": "2.0.0",
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   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/metova/MetovaBase.git",
20     "tag": "2.0.0"
21   },
22   "source_files": [
23     "MetovaBase",
24     "MetovaBase/**/*.{h,m,swift}"
25   ],
26   "public_header_files": "MetovaBase/**/*.h",
27   "exclude_files": "MetovaBase/Exclude"