blob: cf44de379c4fd8b75a57b6762dfbde2f63e270e4 [file] [log] [blame]
{
"name": "IncSpinner",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IncSpinner/Classes/**/*"
}