[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / f / 6 / MNMiddleware / 0.1.5 / MNMiddleware.podspec.json
blob58be9472fa70d1c54dc292cc6ab48f79c04e7928
2   "name": "MNMiddleware",
3   "version": "0.1.5",
4   "summary": "A short description of MNMiddleware.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://192.168.1.41:8090/chenxi/MNMiddleware",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Caesar": "chenxi@vimtag.it"
13   },
14   "source": {
15     "git": "http://192.168.1.41:8090/chenxi/MNMiddleware.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "source_files": "MNMiddleware/Classes/**/*",
28   "dependencies": {
29     "HHRouter": [
31     ]
32   }