[Add] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git] / Specs / 2 / b / 7 / BotBrainFeed / 1.2.2 / BotBrainFeed.podspec.json
blob71968cfd98917835a15bc530134b38b0c9125bb2
2   "name": "BotBrainFeed",
3   "version": "1.2.2",
4   "summary": "布本智能图文SDK",
5   "homepage": "https://github.com/BotBrain/BotBrainFeed",
6   "license": {
7     "type": "Copyright",
8     "text": "      Copyright (c) 2016 BotBrain. All rights reserved.\n"
9   },
10   "authors": {
11     "BotBrain": "zhangzhan@firedata.cc"
12   },
13   "source": {
14     "git": "https://github.com/BotBrain/BotBrainFeed.git",
15     "tag": "1.2.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "vendored_frameworks": "BotBrainFeed/Classes/*.framework",
22   "resources": "BotBrainFeed/Assets/*.bundle",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.1.0"
26     ],
27     "SDWebImage": [
28       "~> 4.0.0"
29     ],
30     "BotFireData": [
31       "~>0.1.0"
32     ]
33   },
34   "frameworks": "WebKit",
35   "libraries": "z",
36   "xcconfig": {
37     "OTHER_LDFLAGS": "-ObjC"
38   },
39   "subspecs": [
40     {
41       "name": "GDTLibrary",
42       "source_files": "BotBrainFeed/Classes/GDTLibrary/*.h",
43       "vendored_libraries": "BotBrainFeed/Classes/GDTLibrary/libGDTMobSDK.a"
44     }
45   ]