[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / e / 4 / d / SKActivityIndicatorView / 0.1.0 / SKActivityIndicatorView.podspec.json
blobb370eb8ef80fc5eac10a8f827a7ebcaf2163a9b7
2   "name": "SKActivityIndicatorView",
3   "version": "0.1.0",
4   "summary": "A lightweight and easy-to-use ActivityIndicator for your iOS app written in swift.",
5   "description": "SKActivityIndicatorView is a lightweight and simple ActivityIndicator. Its really easy to integrate and easy-to-use and also has four different ActivityIndicator style with other customization options.",
6   "homepage": "https://github.com/SachK13/SKActivityIndicatorView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SachK13": "iosdev.sachin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SachK13/SKActivityIndicatorView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SKActivityIndicatorView/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "pushed_with_swift_version": "4.0"