[Add] BlurUIKit 1.1.1
[CocoaPods.git] / Specs / 1 / 6 / 7 / ATLoadView / 1.0.0 / ATLoadView.podspec.json
blob1a993c345421d057b3bb4280b8e75a0d64142502
2   "name": "ATLoadView",
3   "version": "1.0.0",
4   "summary": "ATLoadView.",
5   "description": "加载指示图",
6   "homepage": "https://github.com/ablettchen/ATLoadView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ablett": "ablettchen@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/ablettchen/ATLoadView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "ATLoadView/**/*.{h,m}",
22   "resources": "ATLoadView/ATLoadView.bundle",
23   "requires_arc": true,
24   "dependencies": {
25     "ATLoadingView": [
27     ],
28     "ATCategories": [
30     ],
31     "Masonry": [
33     ],
34     "YYImage": [
36     ]
37   }