[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 9 / 8 / BPActivityIndicator / 0.1.0 / BPActivityIndicator.podspec.json
bloba5754c696b937b4e32173e64c0981160b219446f
2   "name": "BPActivityIndicator",
3   "version": "0.1.0",
4   "summary": "A customizable activity indicator view written in Swift 5",
5   "description": "'BPActivityIndicator is a light-weight replacement for UIActivityIndicatorView based on Core Animation and Core Graphics. I can added to your project both programmatically and via Interface Builder.'",
6   "homepage": "https://github.com/bluepixeltech/BPActivityIndicator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pouya Khansaryan": "bluepixel.technologies@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bluepixeltech/BPActivityIndicator.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://www.instagram.com/pouya.ios.dev/",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Source/**/*.swift",
24   "swift_version": "5.0"