[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / 8 / 4 / LGDic / 1.0.1 / LGDic.podspec.json
blob9f4bd13deaf8225402ff0fe35168a23c7d1b6e9c
2   "name": "LGDic",
3   "version": "1.0.1",
4   "summary": "电子词典(基于知识点课件)",
5   "homepage": "https://github.com/LYajun/LGDic",
6   "license": "MIT",
7   "authors": {
8     "刘亚军": "liuyajun1999@icloud.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/LYajun/LGDic.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "LGDic/LGDic.h",
19     "LGDic/Base/*.{h,m}",
20     "LGDic/Http/*.{h,m}",
21     "LGDic/Utils/*.{h,m}",
22     "LGDic/Module/**/*.{h,m}"
23   ],
24   "resources": "LGDic/Resources/LGDic.bundle",
25   "requires_arc": true,
26   "dependencies": {
27     "Masonry": [
29     ],
30     "MJExtension": [
32     ],
33     "MBProgressHUD": [
35     ]
36   }