[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / c / a / DemoActivityIndicator / 3.0.0 / DemoActivityIndicator.podspec.json
blob06bee2152477221026f80e6d5fd6449ad11b6fe0
2   "name": "DemoActivityIndicator",
3   "version": "3.0.0",
4   "summary": "Activity Indicator which covers the navigation bar and prevent any UI interaction while Activity indicator is spinning",
5   "description": "UI Activity Indicator which covers the navigation bar and prevent any UI interaction while Activity indicator is spinning\nIt can work on Window as well as on UIViewController",
6   "homepage": "https://github.com/mihirpmehta/DemoActivityIndicator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mihirpmehta": "mihirpmehta@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mihirpmehta/DemoActivityIndicator.git",
16     "tag": "3.0.0"
17   },
18   "social_media_url": "https://twitter.com/NihilistMe",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "swift_version": "4.2",
23   "source_files": "DemoActivityIndicator/Classes/**/*",
24   "frameworks": "UIKit"