blob: 9a643a9c37120a6ac87a4f5b07f873d234f8b7c1 [file] [log] [blame]
{
"name": "BXKAdvertSDK",
"version": "0.1.0",
"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": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "BXKAdvertSDK/BXKAdvertSDK/Classes/**/*",
"resource_bundles": {
"BXKAdvertSDK": [
"BXKAdvertSDK/BXKAdvertSDK/Assets/*.png"
]
},
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"SDWebImage": [
]
}
}