[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 4 / 9 / b / FSCLoadingView / 1.0.2 / FSCLoadingView.podspec.json
blob25296cc32148f5d71793e23ddb8f1a8681292583
2   "name": "FSCLoadingView",
3   "version": "1.0.2",
4   "summary": "FSCLoadingView is a simple loading view.",
5   "description": "FSCLoadingView is a simple loading view. It is blocking, and very easy to use.",
6   "homepage": "https://github.com/rafaelc0sta/FSCLoadingView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rafael Costa": "rafael@rafaelcosta.me"
13   },
14   "source": {
15     "git": "https://github.com/rafaelc0sta/FSCLoadingView.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "FSCLoadingView/Classes/**/*",
23   "resource_bundles": {
24     "FSCLoadingView": [
25       "FSCLoadingView/Assets/*.xib"
26     ]
27   },
28   "swift_version": "5.0"