[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 2 / 3 / 8 / LCShareView / 1.0.0 / LCShareView.podspec.json
blob7a4905d749b77e8cf320c08169fabc4a1738acbf
2   "name": "LCShareView",
3   "version": "1.0.0",
4   "summary": "Custom UIPageControl",
5   "homepage": "https://github.com/bawn/LCAnimatedPageControl",
6   "license": "MIT",
7   "authors": {
8     "bawn": "lc5491137@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/bawn/LCShareView.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "source_files": "LCShareView/LCShareView.{h,m}",
23   "dependencies": {
24     "UIImage+BlurredFrame": [
25       "~> 0.0.4"
26     ]
27   }