[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / a / b / LGDictionary / 1.0.1 / LGDictionary.podspec.json
blobd591c2fa2f87cd9d9b69533ee5ab205745d5edf8
2   "name": "LGDictionary",
3   "version": "1.0.1",
4   "summary": "知识点课件",
5   "homepage": "https://github.com/LYajun/LGDictionary",
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/LGDictionary.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "LGDictionary/Category/*.{h,m}",
19     "LGDictionary/Common/*.{h,m}",
20     "LGDictionary/Utils/**/*.{h,m}",
21     "LGDictionary/Module/**/*.{h,m}"
22   ],
23   "resources": "LGDictionary/LGDictionary.bundle",
24   "requires_arc": true,
25   "dependencies": {
26     "Masonry": [
28     ],
29     "MJExtension": [
31     ]
32   }