[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 2 / c / SwiftEmptyDataSet / 0.1.0 / SwiftEmptyDataSet.podspec.json
blob2cf679c2d6786d919f206b1027caf96c8a9a7dc4
2   "name": "SwiftEmptyDataSet",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "SwiftEmptyDataSet is swift version of the DZNEmptyDataSet.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Guo Luo": "bergrom@iCloud.com"
15   },
16   "homepage": "https://github.com/bergrom/SwiftEmptyDataSet",
17   "source": {
18     "git": "https://github.com/bergrom/SwiftEmptyDataSet.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "SwiftEmptyDataSet/**/*.{swift}",
23   "pushed_with_swift_version": "3.0"