[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 6 / d / b / IncSpinner / 0.1.2 / IncSpinner.podspec.json
blob2656e0d8b0aed424ce678d2dd9f1130e5dad53d5
2   "name": "IncSpinner",
3   "version": "0.1.2",
4   "summary": "A simple spinner for iOS.",
5   "description": "This framework is meant to be used for loading screens in an iOS app. It should be very easy to use, and isn't meant to be extremely customizable.",
6   "homepage": "https://github.com/Incipia/IncSpinner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gklei": "gregory@incipia.co"
13   },
14   "source": {
15     "git": "https://github.com/Incipia/IncSpinner.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "IncSpinner/Classes/**/*",
22   "pushed_with_swift_version": "3.0"