[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / a / c / kerkee / 1.1.1 / kerkee.podspec.json
blob55037e8905e933972d2bb6ef726cb25a161a3ab1
2   "name": "kerkee",
3   "version": "1.1.1",
4   "summary": "kerkee is a hybrid app framework,This repository is kerkee for ios",
5   "description": "kerkee is a hybrid app framework,This repository is kerkee for ios, is the multi-agent framework",
6   "homepage": "http://www.kerkee.com",
7   "license": "GNU",
8   "authors": {
9     "zihong": "zihong87@gmail.com"
10   },
11   "social_media_url": "http://www.kerkee.com",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/kercer/kerkee_ios.git",
17     "tag": "v1.1.1",
18     "submodules": true
19   },
20   "source_files": "kerkee/**/*.{h,m}",
21   "public_header_files": "kerkee/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit"
26   ],
27   "libraries": "z",
28   "requires_arc": true,
29   "dependencies": {
30     "SSKeychain": [
31       "~>1.2.3"
32     ]
33   }