[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 3 / EBBPKit / 0.0.1 / EBBPKit.podspec.json
blob33c8572a934e1050c862d8af383366c7b48b0dc5
2   "name": "EBBPKit",
3   "version": "0.0.1",
4   "summary": "工程的基本设定",
5   "description": "工程的基本设定:需要应用的第三方库",
6   "homepage": "https://github.com/EagleZhangWeicheng/EBBPKit.git",
7   "license": "MIT",
8   "authors": {
9     "Eagle": "434588175@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/EagleZhangWeicheng/EBBPKit.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "EBBPKit/EBBPKit",
20     "EBBPKit/EBBPKit/**/*.{h,m}"
21   ],
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "SVProgressHUD": [
28     ],
29     "Masonry": [
31     ],
32     "MJRefresh": [
34     ],
35     "SDWebImage": [
37     ],
38     "YYKit": [
40     ],
41     "IQKeyboardManager": [
43     ],
44     "SDCycleScrollView": [
46     ],
47     "PYSearch": [
49     ],
50     "NetRequestLib": [
52     ],
53     "EagleELEmptyView": [
55     ],
56     "ELTextInputForm": [
58     ]
59   }