[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 5 / f / AdvBiddingSDK / 0.0.3 / AdvBiddingSDK.podspec.json
blob8b262b417e5f686bf21366f3d0da02eb1fded76a
2   "name": "AdvBiddingSDK",
3   "version": "0.0.3",
4   "summary": "A short description of AdvBiddingSDK.",
5   "description": "bidding 的方法",
6   "homepage": "https://github.com/shichuanyang/AdvBiddingSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shichuanyang": "shicy@bayescom.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "dependencies": {
18     "AdvanceSDK/Core": [
20     ],
21     "AdvanceSDK/Adspot": [
23     ],
24     "AdvBiddingSuppliers": [
26     ]
27   },
28   "source": {
29     "git": "https://github.com/shichuanyang/AdvBiddingSDK.git",
30     "tag": "0.0.3"
31   },
32   "source_files": [
33     "Classes",
34     "Classes/**/*.{h,m}"
35   ],
36   "public_header_files": "Classes/**/*.h",
37   "ios": {
38     "vendored_frameworks": [
39       "Classes/AdvBidding.framework"
40     ]
41   }