blob: 12c5f53517e4f4967b930e69f0a8efcf70ade92f [file] [log] [blame]
{
"name": "IncSpinner",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IncSpinner/Classes/**/*",
"pushed_with_swift_version": "3.0"
}