[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / b / 5 / 4 / SchnauzerLibrary / 0.0.1 / SchnauzerLibrary.podspec.json
blobba65e6ad57f05abcba557d6f0d38dc4f7a3c3ac3
2   "name": "SchnauzerLibrary",
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       "source_files": "SchnauzerLibrary/SNZCrashAnalyzer/**/*.{h,hpp}",
31       "platforms": {
32         "ios": "9.0"
33       },
34       "vendored_libraries": "SchnauzerLibrary/SNZCrashAnalyzer/ios/*.a",
35       "dependencies": {
36         "PoodleLibrary/PDLFileSystemViewController": [
38         ],
39         "PoodleLibrary/UIViewController+PDLNavigationBar": [
41         ]
42       }
43     },
44     {
45       "name": "SNZNonThreadSafeAnalyzer",
46       "frameworks": "Foundation",
47       "source_files": "SchnauzerLibrary/SNZNonThreadSafeAnalyzer/**/*.{h,hpp}",
48       "platforms": {
49         "ios": "9.0"
50       },
51       "vendored_libraries": "SchnauzerLibrary/SNZNonThreadSafeAnalyzer/ios/*.a",
52       "dependencies": {
53         "PoodleLibrary/PDLNonThreadSafeObserver": [
55         ],
56         "PoodleLibrary/NSObject+PDLAssociation": [
58         ]
59       }
60     }
61   ]