blob: 2656e0d8b0aed424ce678d2dd9f1130e5dad53d5 [file] [log] [blame]
{
"name": "IncSpinner",
"version": "0.1.2",
"summary": "A simple spinner for iOS.",
"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.",
"homepage": "https://github.com/Incipia/IncSpinner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gklei": "gregory@incipia.co"
},
"source": {
"git": "https://github.com/Incipia/IncSpinner.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IncSpinner/Classes/**/*",
"pushed_with_swift_version": "3.0"
}