[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / 1 / b / d / KRKit / 0.0.1 / KRKit.podspec.json
blob3a96bf8136020584a220a20139aaa411e2e63675
2   "name": "KRKit",
3   "version": "0.0.1",
4   "summary": "Useful utilities/categories",
5   "description": "An assortment of categories to make life easier.\n",
6   "homepage": "https://github.com/kylerobson/KRKit",
7   "license": "MIT",
8   "requires_arc": true,
9   "authors": {
10     "Kyle Robson": "kyledr@gmail.com"
11   },
12   "platforms": {
13     "ios": null
14   },
15   "source": {
16     "git": "https://github.com/kylerobson/KRKit.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "KRKit/*.{h,m}",
20   "exclude_files": "KRKit.xcodeproj/**",
21   "dependencies": {
22     "GRMustache": [
24     ]
25   }