[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / c / a / StubPlay / 0.1.1 / StubPlay.podspec.json
blob2fe1006567f5dd5a8e47bd688c54eb38ee0b2679
2   "name": "StubPlay",
3   "version": "0.1.1",
4   "swift_version": "5.0",
5   "summary": "Mock http requests. Saves requests and replays them. Handles various http responses and includes text, html, json, videos, and images",
6   "description": "Mock http requests. Saves requests and replays them. Handles various http responses and includes text, html, json, videos, and images",
7   "homepage": "https://github.com/mokten/StubPlay",
8   "license": {
9     "type": "MIT"
10   },
11   "authors": {
12     "mokten": "support@mokten.com"
13   },
14   "source": {
15     "git": "https://github.com/mokten/StubPlay.git",
16     "tag": "0.1.1"
17   },
18   "source_files": "Source/**/*.swift",
19   "platforms": {
20     "ios": "11.0",
21     "tvos": "11.0"
22   }