blob: eed6b553dde9341e2f9780aecdf9b4af80ebe0a1 [file] [log] [blame]
{
"name": "RSLoadingView",
"version": "1.1.0",
"summary": "Awesome loading animations using 3D engine written with Swift",
"description": "`RSLoadingView` bring your app to the new age of loading animations using 3D engine.\n- Written with Swift\n- Customizable\n- Using Apple's SceneKit with OpenGL\n- Include HUB feature: show full screen loading HUB with one line of code\n- Or use as standalone view\n- Configurable in interface builder",
"homepage": "https://github.com/roytornado/RSLoadingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"git": "roytornado@gmail.com"
},
"source": {
"git": "https://github.com/roytornado/RSLoadingView.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RSLoadingView/Classes/**/*",
"resource_bundles": {
"RSLoadingView": [
"RSLoadingView/Assets/*"
]
},
"pushed_with_swift_version": "3.0"
}