[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / e / 6 / RSLoadingView / 1.1.2 / RSLoadingView.podspec.json
blobedd71dc0fce36c49632cd3b99232113deead13cd
2   "name": "RSLoadingView",
3   "version": "1.1.2",
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.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "source_files": "RSLoadingView/Classes/**/*",
25   "resource_bundles": {
26     "RSLoadingView": [
27       "RSLoadingView/Assets/*"
28     ]
29   },
30   "pushed_with_swift_version": "3.0"