[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / c / 0 / e / MTK / 0.1.1 / MTK.podspec.json
bloba103169250fbb508abf5cd9ac9c87c1997f0eecb
2   "name": "MTK",
3   "version": "0.1.1",
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.1"
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"