[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 7 / 9 / Schnauzer / 0.0.1 / Schnauzer.podspec.json
blob6d4aab7149cf70d0e15963c0003ca6a342264792
2   "name": "Schnauzer",
3   "default_subspecs": null,
4   "platforms": {
5     "osx": "10.10",
6     "ios": "9.0"
7   },
8   "version": "0.0.1",
9   "summary": "Lots of fun.",
10   "description": "Schnauzer, really lots of fun.",
11   "homepage": "https://github.com/iOS-Developer-Sun/Schnauzer",
12   "license": "MIT",
13   "authors": {
14     "Schnauzer": "250764090@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/iOS-Developer-Sun/Schnauzer.git",
18     "tag": "0.0.1"
19   },
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "subspecs": [
27     {
28       "name": "SNZCrashAnalyzer",
29       "frameworks": "Foundation",
30       "platforms": {
31         "ios": "9.0"
32       },
33       "source_files": "Schnauzer/SNZCrashAnalyzer/**/*.{h,hpp,c,cc,cpp,m,mm,s,S,o}",
34       "dependencies": {
35         "Poodle/PDLFileSystemViewController": [
37         ],
38         "Poodle/UIViewController+PDLNavigationBar": [
40         ]
41       }
42     },
43     {
44       "name": "SNZNonThreadSafeAnalyzer",
45       "frameworks": "Foundation",
46       "platforms": {
47         "osx": "10.10",
48         "ios": "9.0"
49       },
50       "source_files": "Schnauzer/SNZNonThreadSafeAnalyzer/**/*.{h,hpp,c,cc,cpp,m,mm,s,S,o}",
51       "dependencies": {
52         "Poodle/PDLNonThreadSafeObserver": [
54         ],
55         "Poodle/NSObject+PDLAssociation": [
57         ]
58       }
59     }
60   ]