[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / b / 3 / CKLoadingView / 0.0.1 / CKLoadingView.podspec.json
blobf385535f0d728dbbc1987ab70142e65bdbb99319
2   "name": "CKLoadingView",
3   "version": "0.0.1",
4   "summary": "Fully customized animatable iOS Loading view",
5   "description": "CKLoadingView is an easy to use, fully customized animatable iOS Loading view.\nWith CKLoadingView, you can create different kinds of loading animation. For more detail, please refer\nto https://github.com/enix223/CKLoadingView",
6   "homepage": "https://github.com/enix223/CKLoadingView",
7   "license": "MIT",
8   "authors": {
9     "Enix Yu": "enix223@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/enix223/CKLoadingView.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "Source",
21     "Source/**/*.{h,m}"
22   ],
23   "exclude_files": "Source/Exclude"