blob: 16104c71c1ca4f9e49076af81f5ee77e082f9de2 [file] [log] [blame]
{
"name": "MBLaunchAd",
"version": "1.2.3",
"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.2.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MBLaunchAd/MBLaunchAd/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"FLAnimatedImage": [
"~> 1.0.12"
]
}
}