[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / 4 / 2 / LWFoundation / 0.0.4 / LWFoundation.podspec.json
blob9323f82a4759dff919d89cb4fd4801dd7e840fdf
2   "name": "LWFoundation",
3   "version": "0.0.4",
4   "swift_version": "4.1",
5   "summary": "项目基本库",
6   "description": "swift基本库",
7   "homepage": "https://github.com/liwei5544/LWFoundation",
8   "license": {
9     "type": "MIT",
10     "file": "FILE_LICENSE"
11   },
12   "authors": {
13     "liwei5544": "116577639@qq.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/liwei5544/LWFoundation.git",
20     "tag": "0.0.4"
21   },
22   "source_files": [
23     "LWFoundation/NetWork/*.swift",
24     "LWFoundation/UIKitExtensions/*.swift"
25   ],
26   "dependencies": {
27     "Alamofire": [
29     ],
30     "ObjectMapper": [
32     ]
33   }