blob: 624504ed24bf557cadd3cf03fc12c4cc46c90ef6 [file] [log] [blame]
{
"name": "BXKAdvertSDK",
"version": "1.0.2",
"summary": "A short description of BXKAdvertSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dataoke-ad/BXKAdvertSDK_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wit": "chenweitao@mail.dataoke.com"
},
"source": {
"git": "https://github.com/dataoke-ad/BXKAdvertSDK_iOS.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "BXKAdvertSDK/BXKAdvertSDK/Classes/**/*",
"resource_bundles": {
"BXKAdvertSDK": [
"BXKAdvertSDK/BXKAdvertSDK/Assets/*.png"
]
},
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"SDWebImage": [
]
}
}