[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 0 / 2 / OCHuds / 1.3.0 / OCHuds.podspec.json
blob332e49ca35f1f902f3912e9d9fd90583aae7dea7
2   "name": "OCHuds",
3   "version": "1.3.0",
4   "summary": "A bunch of huds.",
5   "description": "A bunch of huds: Spinner, Progress, Message and Animated.",
6   "homepage": "https://github.com/OpenCraft/OCHuds",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Henrique Morbin": "morbin_@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/OpenCraft/OCHuds.git",
16     "tag": "1.3.0"
17   },
18   "social_media_url": "https://twitter.com/Morbin_",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "OCHuds/Classes/**/*",
23   "resource_bundles": {
24     "OCHuds": [
25       "OCHuds/**/*.{storyboard,xib,xcassets,json,imageset,png}"
26     ]
27   },
28   "frameworks": "UIKit",
29   "dependencies": {
30     "OCExtensions": [
32     ]
33   },
34   "pushed_with_swift_version": "3.0"