[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / e / 0 / 9 / AlamofireNetworkActivityIndicator / 3.1.0 / AlamofireNetworkActivityIndicator.podspec.json
bloba96d889e92599db97219d863eda16883bac49486
2   "name": "AlamofireNetworkActivityIndicator",
3   "version": "3.1.0",
4   "license": "MIT",
5   "summary": "Controls the visibility of the network activity indicator on iOS using Alamofire",
6   "homepage": "https://github.com/Alamofire/AlamofireNetworkActivityIndicator",
7   "social_media_url": "http://twitter.com/AlamofireSF",
8   "authors": {
9     "Alamofire Software Foundation": "info@alamofire.org"
10   },
11   "documentation_url": "https://alamofire.github.io/AlamofireNetworkActivityIndicator/",
12   "source": {
13     "git": "https://github.com/Alamofire/AlamofireNetworkActivityIndicator.git",
14     "tag": "3.1.0"
15   },
16   "source_files": "Source/*.swift",
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": [
21     "5.1",
22     "5.2"
23   ],
24   "dependencies": {
25     "Alamofire": [
26       "~> 5.1"
27     ]
28   },
29   "swift_version": "5.2"