[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / 5 / BXKAdvertSDK / 0.1.0 / BXKAdvertSDK.podspec.json
blob9a643a9c37120a6ac87a4f5b07f873d234f8b7c1
2   "name": "BXKAdvertSDK",
3   "version": "0.1.0",
4   "summary": "A short description of BXKAdvertSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/dataoke-ad/BXKAdvertSDK_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wit": "chenweitao@mail.dataoke.com"
13   },
14   "source": {
15     "git": "https://github.com/dataoke-ad/BXKAdvertSDK_iOS.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "BXKAdvertSDK/BXKAdvertSDK/Classes/**/*",
22   "resource_bundles": {
23     "BXKAdvertSDK": [
24       "BXKAdvertSDK/BXKAdvertSDK/Assets/*.png"
25     ]
26   },
27   "frameworks": "UIKit",
28   "dependencies": {
29     "AFNetworking": [
31     ],
32     "Masonry": [
34     ],
35     "SDWebImage": [
37     ]
38   }