[Add] CustomerIOTrackingMigration 3.3.1
[CocoaPods.git] / Specs / f / 0 / 4 / ZJBase / 0.1.0 / ZJBase.podspec.json
blobe5a09c250f1e429f9475cf8a319c4a5960a1e2a7
2   "name": "ZJBase",
3   "version": "0.1.0",
4   "summary": "ZJBase.",
5   "description": "ZJBase.包含分类,工具类,自定义视图等",
6   "homepage": "https://github.com/zj381652512/ZJBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zj381652512": "381652512@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zj381652512/ZJBase.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZJBase/Classes/**/*",
22   "dependencies": {
23     "MBProgressHUD": [
24       "~> 1.1.0"
25     ],
26     "RSKImageCropper": [
27       "~> 2.1.0"
28     ]
29   }