[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 9 / 0 / EllieLoadingView / 0.0.3 / EllieLoadingView.podspec.json
blob72022954b8c892952c5a12baa0c5c67c851096ec
2   "name": "EllieLoadingView",
3   "version": "0.0.3",
4   "summary": "iOS EllieLoadingView - customized loading view with swift",
5   "description": "you can change color, alpha, radius !\ncustomized loadingView with Swift !",
6   "homepage": "https://github.com/kimhyeri/LoadingView",
7   "license": "MIT",
8   "authors": {
9     "hyeri": "hyer1k@naver.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/kimhyeri/LoadingView.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "Sources/*.swift",
19   "exclude_files": "Classes/Exclude",
20   "resource_bundles": {
21     "EllieLoadingView": [
22       "Sources/*.xib"
23     ]
24   },
25   "swift_version": "4.0"