[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 6 / YBLevelList / 1.0.0 / YBLevelList.podspec.json
blobafd2aee1ed5fc0aa1d7d4a126de09e04ba4a694e
2   "name": "YBLevelList",
3   "version": "1.0.0",
4   "summary": "An easy way to use level list.",
5   "homepage": "https://github.com/indulgeIn",
6   "license": "MIT",
7   "authors": {
8     "yangbo": "1106355439@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "dependencies": {
14     "SDWebImage": [
15       "~> 3.7.6"
16     ]
17   },
18   "source": {
19     "git": "https://github.com/indulgeIn/YBLevelList.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "YBLevelList",
24     "YBLevelList/**/*.{h,m}"
25   ],
26   "requires_arc": true