[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 9 / b / BananaPeel / 0.1.0 / BananaPeel.podspec.json
blob371b8a7ece9d964da7ca1917a6f3a9b6bc7624b2
2   "name": "BananaPeel",
3   "version": "0.1.0",
4   "homepage": "https://github.com/materik/bananapeel.git",
5   "summary": "XCode UI testing wrapper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Mattias Eriksson": "thematerik@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/materik/bananapeel.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "BananaPeel/**/*.swift",
21   "exclude_files": [
22     "Tests"
23   ],
24   "frameworks": [
25     "XCTest"
26   ],
27   "pushed_with_swift_version": "3.0"