[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / a / c / kerkee / 1.0.4 / kerkee.podspec.json
bloba05b85ee7ce6e77a2faa5696f86811e6cd621f21
2   "name": "kerkee",
3   "version": "1.0.4",
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": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/kercer/kerkee_ios.git",
17     "tag": "v1.0.4"
18   },
19   "source_files": [
20     "kerkee_ios",
21     "kerkee/**/*.{h,m}"
22   ],
23   "exclude_files": [
24     "kerkee/kerkeeTests",
25     "kerkee/dependencies"
26   ],
27   "frameworks": [
28     "Foundation",
29     "CoreGraphics",
30     "UIKit"
31   ],
32   "libraries": "z",
33   "requires_arc": true,
34   "dependencies": {
35     "SSKeychain": [
37     ]
38   }