[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / c / 0 / e / MTK / 0.1.5 / MTK.podspec.json
blob0292530a1c94cffc3dc480ef9a67a582ab5614da
2   "name": "MTK",
3   "version": "0.1.5",
4   "summary": "Metova Test Kit",
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   "frameworks": [
17     "Foundation",
18     "UIKit",
19     "XCTest"
20   ],
21   "source": {
22     "git": "https://github.com/metova/MetovaTestKit.git",
23     "tag": "0.1.5"
24   },
25   "source_files": [
26     "MetovaTestKit",
27     "MetovaTestKit/**/*.{h,m,swift}"
28   ],
29   "public_header_files": "MetovaTestKit/**/*.h",
30   "exclude_files": "MetovaTestKit/Exclude",
31   "deprecated_in_favor_of": "MetovaTestKit"