blob: d1b5a967e1c6d2af362c1bc050ccf6302fd938ff [file] [log] [blame]
{
"name": "LQAdBannerView",
"version": "0.0.1",
"summary": "LQAdBannerView",
"description": "A test of lcoal TestLibary.",
"homepage": "https://github.com/robin2005/LQAdBannerView",
"license": "MIT",
"authors": "robin2005",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/robin2005/LQAdBannerView.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"Google-Mobile-Ads-SDK": [
]
}
}