blob: 209e25f2793e26b3d45fb8ca183f7a534b78c283 [file] [log] [blame]
{
"name": "MBLaunchAd",
"version": "1.1",
"summary": "A short description of KKLaunchAd.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/MarioBiuuuu/MBLaunchAd",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"adrian": "tobe1016@163.com"
},
"source": {
"git": "https://github.com/MarioBiuuuu/MBLaunchAd.git",
"tag": "1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "KKLaunchAd/KKLaunchAd/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"FLAnimatedImage": [
"~> 1.0.12"
]
}
}