blob: 8b6e520993fcc1b06f32ca9d46bb62e3853ddff3 [file] [log] [blame]
{
"name": "AdAppKit",
"version": "1.0.2",
"summary": "A short description of AdAppKit.",
"dependencies": {
"AFNetworking": [
]
},
"authors": "Hemanth Kumar",
"platforms": {
"ios": "12.0"
},
"homepage": "https://github.com/hemanthmpkumar/AdAppKit",
"source": {
"git": "https://github.com/hemanthmpkumar/AdAppKit.git",
"tag": "1.0.2"
},
"source_files": "AdAppKit/AATKit/**/*",
"frameworks": "AFNetworking"
}