[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 7 / a / DetectTest / 0.1.7 / DetectTest.podspec.json
blobe58bee9398044c72ad55d953f12483a65efeb546
2   "name": "DetectTest",
3   "version": "0.1.7",
4   "summary": "test......",
5   "description": "TODO: iiiiiiii",
6   "homepage": "https://github.com/tttsymq/DetectTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cihui": "txwz8812@163.com"
13   },
14   "source": {
15     "git": "https://github.com/tttsymq/DetectTest.git",
16     "tag": "0.1.7"
17   },
18   "libraries": [
19     "resolv",
20     "z",
21     "c++.1",
22     "c++abi",
23     "z.1.2.8"
24   ],
25   "platforms": {
26     "ios": "9.0"
27   },
28   "vendored_frameworks": "framework/*.{framework}",
29   "resources": "framework/*.{bundle}",
30   "frameworks": [
31     "CoreGraphics",
32     "Accelerate",
33     "SystemConfiguration",
34     "AssetsLibrary",
35     "CoreTelephony",
36     "QuartzCore",
37     "CoreFoundation",
38     "CoreLocation",
39     "ImageIO",
40     "CoreMedia",
41     "CoreMotion",
42     "AVFoundation",
43     "WebKit",
44     "AudioToolbox",
45     "CFNetwork",
46     "MobileCoreServices",
47     "AdSupport"
48   ],
49   "pod_target_xcconfig": {
50     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/DetectTest/framework",
51     "OTHER_LDFLAGS": [
52       "$(inherited)",
53       "-undefined dynamic_lookup-ObjC"
54     ]
55   },
56   "user_target_xcconfig": {
57     "OTHER_LDFLAGS": [
58       "-lObjC"
59     ],
60     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
61   }