[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / a / 6 / c / YFPlaceholderView / 0.1.0 / YFPlaceholderView.podspec.json
blob165b4da652b94f8f1f7caa21d8037d916fd3ab33
2   "name": "YFPlaceholderView",
3   "version": "0.1.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.1.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   }