[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 0 / 8 / NNLoaderView / 0.0.2 / NNLoaderView.podspec.json
blob3379c24b45d58d7f9cf07d9a918359cd249b90eb
2   "name": "NNLoaderView",
3   "version": "0.0.2",
4   "summary": "A activity indicator view with friendly customization where you can customize Animation and text",
5   "description": "This will add a custom loader with animated circles. The loader view is easy to customize. There are some animation options which you can set in the AppDelegate and use the loader across the application. Easy to add and remove.",
6   "homepage": "https://github.com/NeevNaveen/NNLoaderView",
7   "license": {
8     "type": "GNU",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NeevNaveen": "imneev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/NeevNaveen/NNLoaderView.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "NNLoaderView/*.swift",
22   "pushed_with_swift_version": "4.0.2"