[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 7 / 3 / CJLoadingDotView / 1.0.0 / CJLoadingDotView.podspec.json
blob9476c9e8217d4ba9d248fceecd655cc549eff656
2   "name": "CJLoadingDotView",
3   "version": "1.0.0",
4   "summary": "A loadingView -- CJLoadingDotView.",
5   "description": "可以自定义数量、颜色、大小、时间、间距的“点点loading图”\na loadingView which can custom count\u000flor izedurationmargin",
6   "homepage": "https://github.com/CJProgrammer/CJLoadingDotView",
7   "license": "MIT",
8   "authors": {
9     "CJProgrammer": "727459774@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CJProgrammer/CJLoadingDotView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Classes",
20     "CJLoadingDotView/Classes/**/*.{swift}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"