[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 1 / 9 / Fleet / 3.0.0 / Fleet.podspec.json
blob49999d3dc4202c318546c0bf99d6600e46412d62
2   "name": "Fleet",
3   "version": "3.0.0",
4   "summary": "A UIKit-focused Swift testing framework",
5   "homepage": "https://github.com/jwfriese/Fleet",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": "Jared Friese",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/jwfriese/Fleet.git",
16     "tag": "3.0.0"
17   },
18   "source_files": "Fleet/**/*.{swift,h,m}",
19   "public_header_files": [
20     "Fleet/Fleet.h",
21     "Fleet/ObjC/FleetObjC.h"
22   ],
23   "preserve_paths": "Fleet/Script/copy_storyboard_info_files.sh",
24   "pushed_with_swift_version": "3.0"