[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / e / 0 / 9 / AlamofireNetworkActivityIndicator / 3.0.1 / AlamofireNetworkActivityIndicator.podspec.json
blob14e3ca236ac2ba6f3714bee5074f33b2d6d8323b
2   "name": "AlamofireNetworkActivityIndicator",
3   "version": "3.0.1",
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.0.1"
15   },
16   "source_files": "Source/*.swift",
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": [
21     "5.0",
22     "5.1"
23   ],
24   "dependencies": {
25     "Alamofire": [
26       "~> 5.0"
27     ]
28   },
29   "swift_version": "5.1"