[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 1 / 9 / Fleet / 0.2.5 / Fleet.podspec.json
blobccecba66ff39325869d36f8c7b6d7f6f3c7f73fb
2   "name": "Fleet",
3   "version": "0.2.5",
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": "0.2.5"
17   },
18   "source_files": "Fleet/**/*.{swift,h}",
19   "public_header_files": [
20     "Fleet/Fleet.h"
21   ],
22   "preserve_paths": "Fleet/Script/copy_storyboard_info_files.sh"