[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / 4 / WExpandLibrary / 0.2.0 / WExpandLibrary.podspec.json
blob00445ae23b4f8089c485299354193370d2f7a340
2   "name": "WExpandLibrary",
3   "version": "0.2.0",
4   "summary": "iOS 开发扩展库,包含定位,文件管理,模型,cell基类,扫码,设备管理,多线程",
5   "description": "TODO: Add long description of the pod here.",
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.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WExpandLibrary/Classes/**/*",
22   "dependencies": {
23     "WBasicLibrary": [
25     ],
26     "AFNetworking": [
28     ]
29   }