[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 3 / f / RSFunLoading / 1.0.0 / RSFunLoading.podspec.json
blobd9532953e72a85f96b8c05a1c85dbeb96484de61
2   "name": "RSFunLoading",
3   "version": "1.0.0",
4   "summary": "A fun loading that shows above some controller.",
5   "description": "This fun loading was made for devs who want to add a different loading funcionallity. The loading view animates above some controller, shadowing the content and locking the user interaction. You just need two lines to show it and one line to hide it.",
6   "homepage": "https://github.com/sampaioroberto/RSFunLoading",
7   "license": "MIT",
8   "authors": "Roberto Sampaio",
9   "platforms": {
10     "ios": "10.0"
11   },
12   "source": {
13     "git": "https://github.com/sampaioroberto/RSFunLoading.git",
14     "tag": "1.0.0"
15   },
16   "source_files": [
17     "RSFunLoading",
18     "RSFunLoading/**/*.{h,m,swift}"
19   ],
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "3"
22   },
23   "pushed_with_swift_version": "3.0"