[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 1 / 7 / DGActivityIndicatorView / 2.1.1 / DGActivityIndicatorView.podspec.json
blobdcebc412eaa5b430c14538a92280619d429e09a6
2   "name": "DGActivityIndicatorView",
3   "version": "2.1.1",
4   "authors": {
5     "Danil Gontovnik": "danil@gontovnik.com"
6   },
7   "homepage": "https://github.com/gontovnik/DGActivityIndicatorView",
8   "summary": "DGActivityIndicatorView is a great way to make loading spinners in your application look nicer.",
9   "source": {
10     "git": "https://github.com/gontovnik/DGActivityIndicatorView.git",
11     "tag": "2.1.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "DGActivityIndicatorView/**/*.{h,m}",
21   "requires_arc": true,
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "Foundation"
26     ]
27   }