[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 6 / e / 4 / YLLoadingAnimationView / 0.1.0 / YLLoadingAnimationView.podspec.json
blobc2472fc515ad52b659bda169f61d2e2a48ab19d4
2   "name": "YLLoadingAnimationView",
3   "version": "0.1.0",
4   "summary": "加载动画",
5   "description": "加载动画views",
6   "homepage": "https://gitlab.com/adamshi23/ylloadinganimationview.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "adamshi23": "423314960@qq.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/adamshi23/ylloadinganimationview.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YLLoadingAnimationView/Classes/**/*",
22   "resource_bundles": {
23     "YLLoadingAnimationView": [
24       "YLLoadingAnimationView/Assets/*.png"
25     ]
26   },
27   "frameworks": "UIKit"