[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / e / 2 / LMLoading / 1.0.3 / LMLoading.podspec.json
blob62c04b29e1e338adf0417060163fe22dd568d95f
2   "name": "LMLoading",
3   "version": "1.0.3",
4   "summary": "LMLoading Framework",
5   "description": "LMLoading is the best and easy way to show an loading in your view",
6   "requires_arc": true,
7   "homepage": "https://github.com/thejohnlima/LMLoading",
8   "license": "MIT",
9   "authors": {
10     "John Lima": "thejohnlima@icloud.com"
11   },
12   "social_media_url": "https://twitter.com/thejohnlima",
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/thejohnlima/LMLoading.git",
18     "tag": "1.0.3"
19   },
20   "frameworks": "UIKit",
21   "source_files": "Framework/LMLoading/**/*.{swift}",
22   "resources": "Framework/LMLoading/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,ttf,json}",
23   "swift_versions": "5.0",
24   "dependencies": {
25     "lottie-ios": [
27     ],
28     "SwiftLint": [
30     ]
31   },
32   "swift_version": "5.0"