[Add] THEOplayer-Integration-THEOlive 8.6.3
[CocoaPods.git] / Specs / 1 / b / d / KRKit / 0.0.4 / KRKit.podspec.json
blob3325373830fa1f67b1f4980165e51a277b692e2e
2   "name": "KRKit",
3   "version": "0.0.4",
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.4"
18   },
19   "source_files": "KRKit/*.{h,m}",
20   "exclude_files": "KRKit.xcodeproj/**",
21   "dependencies": {
22     "GRMustache": [
24     ]
25   }