[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / 4 / WExpandLibrary / 0.2.4 / WExpandLibrary.podspec.json
blobc324cc31d9511b7957ce3cfdda211d0f5fdbd537
2   "name": "WExpandLibrary",
3   "version": "0.2.4",
4   "summary": "iOS 开发扩展库,包含定位,文件管理,模型,cell基类,扫码,设备管理,多线程",
5   "description": "iOS 开发扩展库,包含定位,文件管理,模型,cell基类,扫码,设备管理,多线程,等扩展开发库.",
6   "homepage": "https://github.com/zzttwzq/WExpandLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zzttwzq": "1076976262@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zzttwzq/WExpandLibrary.git",
16     "tag": "0.2.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WExpandLibrary/Classes/**/*",
22   "dependencies": {
23     "WBasicLibrary": [
25     ],
26     "SDWebImage": [
28     ]
29   }