[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / a / 3 / BaseCamp / 0.2.0 / BaseCamp.podspec.json
blob269e9f0f2656f8bbcfa1b4615ded122e7ea50315
2   "name": "BaseCamp",
3   "version": "0.2.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   },
13   "deprecated_in_favor_of": "MetovaBase",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/metova/MetovaBase.git",
19     "tag": "0.2.0"
20   },
21   "source_files": [
22     "MetovaBase",
23     "MetovaBase/**/*.{h,m,swift}"
24   ],
25   "public_header_files": "MetovaBase/**/*.h",
26   "exclude_files": "MetovaBase/Exclude"