[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 1 / d / LJMActionSheet / 0.6.0 / LJMActionSheet.podspec.json
blob5bb68fdb436d2ab7d5ff60f70fa32c004689f6a7
2   "name": "LJMActionSheet",
3   "version": "0.6.0",
4   "summary": "A simple action sheet,simple but not simple.",
5   "description": "A simple action sheet with ObjC.simple but not simple.",
6   "homepage": "https://github.com/LJMcarryu/LJMActionSheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LJMcarryu": "m17702188864@163.com"
13   },
14   "source": {
15     "git": "https://github.com/LJMcarryu/LJMActionSheet.git",
16     "tag": "0.6.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "LJMActionSheet/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ]
26   }