[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / a / 9 / DreamrKit / 1.0.0 / DreamrKit.podspec.json
blobaeb81badf80cd5f5ca8832550dec03478eb7ee89
2   "name": "DreamrKit",
3   "version": "1.0.0",
4   "summary": "Useful snippets, convenient and re-useable",
5   "description": "Useful snippets, used for convience and reusability. SupportKit is a framework that allows users of your app to get in touch, whatever their opinion, to provide useful feedback.",
6   "homepage": "https://bitbucket.org/dreamr-dev/dreamrkit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ryan Willis": "rw@dreamr.uk"
13   },
14   "source": {
15     "git": "https://bitbucket.org/dreamr-dev/dreamrkit",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DreamrKit/Classes/**/*",
22   "resources": [
23     "DreamrKit/Media.xcassets"
24   ]