[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 5 / f / AdvBiddingSDK / 1.1.2 / AdvBiddingSDK.podspec.json
blob6abf0a3b3e0e16f418d5ce1961a01e13145e99cb
2   "name": "AdvBiddingSDK",
3   "version": "1.1.2",
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": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/shichuanyang/AdvBiddingSDK.git",
19     "tag": "1.1.2"
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   }