[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / e / 6 / RSLoadingView / 1.0.1 / RSLoadingView.podspec.json
blob18747ac10eefa3210f226e772599b0ef802f42bc
2   "name": "RSLoadingView",
3   "version": "1.0.1",
4   "summary": "Awesome loading animations using 3D engine written with Swift",
5   "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",
6   "homepage": "https://github.com/roytornado/RSLoadingView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "git": "roytornado@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/roytornado/RSLoadingView.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RSLoadingView/Classes/**/*",
22   "resource_bundles": {
23     "RSLoadingView": [
24       "RSLoadingView/Assets/*"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"