[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 1 / 3 / Kakapo / 0.0.1-beta1 / Kakapo.podspec.json
blob866cbb19c69ffe4cd3fb122cd7be2d46fe19b11d
2   "name": "Kakapo",
3   "version": "0.0.1-beta1",
4   "summary": "Next generation network mocking library.",
5   "description": "Next generation network mocking library. WIP",
6   "homepage": "https://github.com/devlucky/Kakapo",
7   "license": "MIT",
8   "authors": {
9     "Alex Manzella": "manzopower@icloud.com",
10     "Joan Romano": "joanromano@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/devlucky/Kakapo.git",
14     "tag": "0.0.1-beta1"
15   },
16   "social_media_url": "https://twitter.com/devluckyness",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.11",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "source_files": "Source/**/*"