blob: f2c8e475956565aa7ff03f95c00c3cfe9a7666c4 [file] [log] [blame]
{
"name": "IKSpinner",
"version": "0.1.0",
"summary": "Simple and configurable activity indicator",
"description": "Simple and configurable activity indicator.\nYou can configurate spinner as you want:\n- Line width\n- Line color\n- Speed of rotation\n\nDirectly added to the iOS Interface Builder, very easy to integrate into every project!",
"homepage": "https://github.com/ilia3546/IKSpinner",
"screenshots": [
"https://raw.githubusercontent.com/ilia3546/IKSpinner/master/Screenshots/spinner.gif",
"https://raw.githubusercontent.com/ilia3546/IKSpinner/master/Screenshots/xcode_screenshot.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ilya Kharlamov": "ilia3546@me.com"
},
"source": {
"git": "https://github.com/ilia3546/IKSpinner.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IKSpinner/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}