[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / c / b / CZLibrary / 0.1.0 / CZLibrary.podspec.json
blobd7ae5a4c3d8be95e1a0cc40ab5e7b4b27df3154d
2   "name": "CZLibrary",
3   "version": "0.1.0",
4   "summary": "cz self library summary",
5   "description": "cz self library description",
6   "homepage": "https://github.com/JuYiWei/CZLibrary",
7   "license": "MIT",
8   "authors": {
9     "juyw": "757832801@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/JuYiWei/CZLibrary.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "CZLibrary/CZLibrary/Lbirary/*.{h,m}",
19   "resources": "CZLibrary/CZLibrary/Lbirary/Assets/*.png",
20   "dependencies": {
21     "SVProgressHUD": [
22       "~> 2.0"
23     ],
24     "MBProgressHUD": [
25       "~> 1.1"
26     ],
27     "AFNetworking": [
28       "~> 3.0"
29     ],
30     "CocoaLumberjack": [
31       "~>3.4"
32     ]
33   },
34   "requires_arc": true