blob: b265ae502f9766af47ea87e420eeb444662bdeea [file] [log] [blame]
{
"name": "Ads_ios_demo",
"version": "2.0.1",
"summary": "Ads_ios_demo.",
"description": "Ads_ios_demo is a small and lightweight Swift framework that makes displaying Ads incredibly easy!",
"homepage": "https://github.com/trinhson97",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"trinhson97": "trinhson1998@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/trinhson97/Ads_ios_demo.git",
"tag": "2.0.1"
},
"source_files": [
"Ads_ios_demo/01.Public/**/*.{h,m,swift}",
"Ads_ios_demo/02.Private/**/*.{h,m,swift,xib}"
],
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}