[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / 6 / TestSpy / 0.2.1 / TestSpy.podspec.json
blob7b7eb0d1b32d738467800932ad2f7152b0e28275
2   "name": "TestSpy",
3   "version": "0.2.1",
4   "license": "MIT",
5   "summary": "Swift Framework for Spy Objects",
6   "homepage": "https://github.com/f-meloni/TestSpy",
7   "authors": {
8     "Franco Meloni": "franco.meloni91@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/f-meloni/TestSpy.git",
12     "tag": "0.2.1"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": "TestSpy/**/*.swift",
18   "dependencies": {
19     "Nimble": [
20       "~> 7.1"
21     ]
22   }