[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 4 / d / 9 / LPEmptyDataSetter / 0.0.1 / LPEmptyDataSetter.podspec.json
blob05abea0e29f8dcaa2d6f76e24d6c3e9682023b5b
2   "name": "LPEmptyDataSetter",
3   "version": "0.0.1",
4   "summary": "create placeholder view for empty data UIViewController/UITableViewController/UICollectionViewController, etc.",
5   "description": "create placeholder view for empty data UIViewController/UITableViewController/UICollectionViewController, etc. which needs one line code only!",
6   "homepage": "https://github.com/litt1e-p/LPEmptyDataSetter",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "litt1e-p": "litt1e.p4ul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/litt1e-p/LPEmptyDataSetter.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "LPEmptyDataSetter/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]