[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 6 / c / YFPlaceholderView / 0.4.0 / YFPlaceholderView.podspec.json
blob3fccfab46487fdb5122aec197d7f4214fe35e4e2
2   "name": "YFPlaceholderView",
3   "version": "0.4.0",
4   "summary": "an easy way to add placeholderview",
5   "description": "an easy way to add placeholderview to kind of UIView, you can custom place holder and show rect",
6   "homepage": "https://github.com/bluesky0109/YFPlaceholderView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bluesky0109": "huifeng0109@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bluesky0109/YFPlaceholderView.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YFPlaceholderView/Classes/**/*",
22   "resource_bundles": {
23     "YFPlaceholderView": [
24       "YFPlaceholderView/Assets/*.png"
25     ]
26   }