[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / e / 0 / 9 / AlamofireNetworkActivityIndicator / 1.1.0 / AlamofireNetworkActivityIndicator.podspec.json
blob51c413f2873af3cf7558ba693f618e420640462f
2   "name": "AlamofireNetworkActivityIndicator",
3   "version": "1.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   "source": {
12     "git": "https://github.com/Alamofire/AlamofireNetworkActivityIndicator.git",
13     "tag": "1.1.0"
14   },
15   "source_files": "Source/*.swift",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "dependencies": {
20     "Alamofire": [
21       "~> 3.3"
22     ]
23   }