[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 0 / f / FanliBaseKit / 0.4.3 / FanliBaseKit.podspec.json
blob2814196b08a0fca3958c58d4806776f5b7f6c107
2   "name": "FanliBaseKit",
3   "version": "0.4.3",
4   "summary": "FanliBaseKit of Fanli App",
5   "description": "FanliBaseKit",
6   "homepage": "http://192.168.0.176:4040/fanli_ios/FanliBaseKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiaodong.zhang": "xiaodong.zhang@fanli.com"
13   },
14   "source": {
15     "git": "git@192.168.0.176:fanli_ios/FanliBaseKit.git",
16     "tag": "0.4.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "xcconfig": {
22     "HEADER_SEARCH_PATHS": "$(inherited) \"${SDK_DIR}/usr/include/libxml2\"",
23     "OTHER_LDFLAGS": "$(inherited) -ObjC"
24   },
25   "source_files": "FanliBaseKit/Classes/**/*.{h,m,c}",
26   "requires_arc": true,
27   "vendored_libraries": [
28     "FanliBaseKit/Classes/ThirdParty/Tongdun/libFMDeviceManager_without_IDFA.a",
29     "FanliBaseKit/Classes/ThirdParty/Taobao/TOPIOSSDK/Lib/libTOPIOSSdkMix.a"
30   ],
31   "libraries": [
32     "TOPIOSSdkMix",
33     "FMDeviceManager_without_IDFA",
34     "z",
35     "resolv"
36   ],
37   "resource_bundles": {
38     "FanliBaseKit": "FanliBaseKit/Classes/ThirdParty/Taobao/TOPIOSSDK/Resource/barImg.bundle/*"
39   },
40   "dependencies": {
41     "BSPatch": [
43     ],
44     "OpenUDID": [
45       "1.0.0"
46     ],
47     "ASIHTTPRequest": [
49     ],
50     "Protobuf": [
51       "3.5.0"
52     ],
53     "OpenSSL": [
54       "1.0.207"
55     ]
56   }