[Add] HXPhotoPicker 4.2.4
[CocoaPods.git] / Specs / 1 / 6 / 7 / ATLoadView / 0.1.18 / ATLoadView.podspec.json
blob57479657c03388cbc8ba7971107145b637a20c90
2   "name": "ATLoadView",
3   "version": "0.1.18",
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": "0.1.18"
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   }