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