[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / c / 0 / e / MTK / 0.1.7 / MTK.podspec.json
blobeb453dc85f65c7be27cf15ef336d7f6ccbb5120e
2   "name": "MTK",
3   "version": "0.1.7",
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   "source": {
14     "git": "https://github.com/metova/MetovaTestKit.git",
15     "tag": "0.1.7"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": "XCTest",
21   "user_target_xcconfig": {
22     "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
23   },
24   "source_files": [
25     "MetovaTestKit",
26     "MetovaTestKit/**/*.{h,m,swift}"
27   ],
28   "public_header_files": "MetovaTestKit/**/*.h",
29   "exclude_files": "MetovaTestKit/Exclude",
30   "deprecated_in_favor_of": "MetovaTestKit"