blob: 2848c27cd367b9f5e37d728553ae7699c08186c1 [file] [log] [blame]
{
"name": "Adeona",
"version": "1.0.1",
"summary": "This is an ad framework",
"description": "This is an ad framework with all ad type",
"homepage": "https://github.com/UnikworkEmp/Adeona",
"license": "MIT",
"authors": {
"Nirav": "vavadiya.nirav@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/UnikworkEmp/Adeona.git",
"tag": "1.0.1"
},
"source_files": "FFMpegiOS/include/**/*",
"swift_versions": "5.0",
"dependencies": {
"Alamofire": [
"~> 5.2"
]
},
"swift_version": "5.0"
}