[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 1 / f / ASDemo / 1.5.0 / ASDemo.podspec.json
blob7542cfc07a571724343bccd4d5606859ee739ffc
2   "name": "ASDemo",
3   "version": "1.5.0",
4   "summary": "this is a module lib",
5   "description": "this is a module lib, and enjoy it",
6   "homepage": "https://gitlab.com/adamshi23/asdemo.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "adamshi23": "423314960@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://gitlab.com/adamshi23/asdemo.git",
19     "tag": "1.5.0"
20   },
21   "source_files": [
22     "Classes/*.{h,m}",
23     "Classes/ASLogModule/*.{h,m}",
24     "Classes/ASLogModule/123/*.{h,m}",
25     "Classes/ASLogModule/123/2/*.{h,m}"
26   ],
27   "exclude_files": "Classes/Exclude",
28   "requires_arc": true,
29   "dependencies": {
30     "SDWebImage": [
31       "~> 4.3.0"
32     ],
33     "AFNetworking": [
34       "~> 3.2.0"
35     ]
36   }