[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / b / 3 / LwqPublicLib / 0.1.0 / LwqPublicLib.podspec.json
blobefdfdcf56abbf974c65a344c83c2dd3dd633eb4f
2   "name": "LwqPublicLib",
3   "version": "0.1.0",
4   "summary": "A short description of LwqPublicLib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/danteliu/LwqPublicLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1849245841@qq.com": "1849245841@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/danteliu/LwqPublicLib.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LwqPublicLib/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 4.0.1"
25     ],
26     "Masonry": [
27       "~> 1.1.0"
28     ],
29     "MJExtension": [
30       "~> 3.2.4"
31     ],
32     "NerdyUI": [
33       "~> 1.2.1"
34     ]
35   }