[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 7 / d / 1 / Easyder / 0.1.4 / Easyder.podspec.json
blob1cbc987e4ded6aaf958c551670de7ac29b92e02f
2   "name": "Easyder",
3   "version": "0.1.4",
4   "summary": "提高项目开发效率的工具包",
5   "homepage": "https://github.com/yanshuimu/Easyder",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yanshuimu": "593692553@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/yanshuimu/Easyder.git",
15     "tag": "0.1.4"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "Easyder/Classes/**/*",
21   "dependencies": {
22     "MJRefresh": [
24     ],
25     "MBProgressHUD": [
27     ],
28     "SDCycleScrollView": [
30     ],
31     "FDFullscreenPopGesture": [
33     ],
34     "UICKeyChainStore": [
36     ]
37   }