[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 0 / c / MMNetWork / 1.0.0 / MMNetWork.podspec.json
blobccc86029e4e1f12354dc86118e1fc48cd9fc4ff0
2   "name": "MMNetWork",
3   "version": "1.0.0",
4   "summary": "A short description of MMNetWork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/didiaogithub/MMNetWork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "didiaogithub": "1078231019@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/didiaogithub/MMNetWork.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MMNetWork/Classes/**/*",
22   "resource_bundles": {
23     "MMNetWork": [
24       "MMNetWork/Assets/Xib/*.{xib}"
25     ]
26   },
27   "prefix_header_contents": [
28     "#import <SQRBaseDefineWithFunction/SQRBaseDefine.h>",
29     "#import <SQRBaseDefineWithFunction/SQRDataSave.h>",
30     "#import \"HMFJSONResponseSerializerWithData.h\""
31   ],
32   "dependencies": {
33     "AFNetworking": [
35     ],
36     "YYCache": [
38     ],
39     "SQRBaseDefineWithFunction": [
41     ]
42   }