[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / c / a / DemoActivityIndicator / 1.0.0 / DemoActivityIndicator.podspec.json
blobe2117b7b3c740cc499be674634c859b44b77586e
2   "name": "DemoActivityIndicator",
3   "version": "1.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": "1.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"