[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 5 / f / AdvBiddingSDK / 0.0.1 / AdvBiddingSDK.podspec.json
blobee553b16c8d10f0c216b8f574a047409b91f78cd
2   "name": "AdvBiddingSDK",
3   "version": "0.0.1",
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   "source": {
18     "git": "https://github.com/shichuanyang/AdvBiddingSDK.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "public_header_files": "Classes/**/*.h",
26   "ios": {
27     "vendored_frameworks": [
28       "Classes/AdvBidding.framework"
29     ]
30   }