[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / d / 1 / Easyder / 0.1.5 / Easyder.podspec.json
blob03deec020825e6a526c2c9df23215bec92629237
2   "name": "Easyder",
3   "version": "0.1.5",
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.5"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "Easyder/**/*.{h,m}",
21   "dependencies": {
22     "MJRefresh": [
24     ],
25     "MBProgressHUD": [
27     ],
28     "SDCycleScrollView": [
30     ],
31     "FDFullscreenPopGesture": [
33     ],
34     "UICKeyChainStore": [
36     ]
37   }