blob: e72b50a2b2bce22d3ae260143c0515327f0c2db3 [file] [log] [blame]
{
"name": "AdAppKit",
"version": "1.0.0",
"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.0"
},
"source_files": "AdAppKit/AATKit/**/*",
"frameworks": "AFNetworking"
}