[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / 7 / 8 / e / LCAnimatedPageControl / 1.1.0 / LCAnimatedPageControl.podspec.json
blob665fc2ae59fc4c839d1ee14e449cc84ab2f98568
2   "name": "LCAnimatedPageControl",
3   "version": "1.1.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/LCAnimatedPageControl.git",
12     "tag": "1.1.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "source_files": [
23     "LCAnimatedPageControl.{h,m}",
24     "IndicatorView.{h,m}"
25   ]