[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 1 / 9 / Fleet / 0.1.4 / Fleet.podspec.json
blob549d0f3204693cbbc37aa4304d9c2c55f196eb09
2   "name": "Fleet",
3   "version": "0.1.4",
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.1.4"
17   },
18   "source_files": "Fleet/**/*.{swift,h}",
19   "public_header_files": [
20     "Fleet/Fleet.h"
21   ]