blob: cf44043b94545964cc6fabca5c548d93319ea75b [file] [log] [blame]
{
"name": "Ads_ios_demo",
"version": "1.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": "1.0.1"
},
"source_files": "Ads_ios_demo/**/*.{h,m,swift}",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}