[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 1 / 9 / Fleet / 0.1.1 / Fleet.podspec.json
blobb5d4de13ccc31b832b654a50dd96115013206075
2   "name": "Fleet",
3   "version": "0.1.1",
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.1"
17   },
18   "source_files": "Fleet/**/*.{swift,h}",
19   "public_header_files": [
20     "Fleet/Fleet.h"
21   ]