[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 6 / c / WWBasicLib / 0.0.1 / WWBasicLib.podspec.json
blob956dbc9a24ac88149c6c04a4c63ab7c5ca34e284
2   "name": "WWBasicLib",
3   "version": "0.0.1",
4   "summary": "WWBasicLib is tool lib.",
5   "description": "WWBasicLib is tool lib to use",
6   "homepage": "https://github.com/IDwangluting/WWBasicLib",
7   "license": "Copyright (c) 2018年 wangluitng. All rights reserved.",
8   "authors": {
9     "IDwangluting": "m13051699286@163.com"
10   },
11   "source": {
12     "git": "https://github.com/IDwangluting/WWBasicLib.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "source_files": "WWBasicLib/Classes/**/*",
23   "dependencies": {
24     "YYCache": [
25       "~> 1.0.4"
26     ],
27     "AFNetworking": [
28       "~>3.2.1"
29     ],
30     "YYModel": [
31       "~> 1.0.4"
32     ],
33     "YYCategories": [
34       "~> 1.0.4"
35     ]
36   }