[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / d / b / IncSpinner / 0.1.1 / IncSpinner.podspec.json
blob12c5f53517e4f4967b930e69f0a8efcf70ade92f
2   "name": "IncSpinner",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "IncSpinner/Classes/**/*",
22   "pushed_with_swift_version": "3.0"