blob: b461eb7d75a27e993bf953ceaa0fef1624e7660e [file] [log] [blame]
{
"name": "AdFramework",
"version": "0.0.4",
"summary": "AdFramework help connects user to github for public data tasks",
"description": "AdFramework depends on AFNetworking to fetch public data about user and their repositories from github",
"homepage": "https://github.com/waleedmahmood/AdFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"waleed.mahmood41@gmail.com": "waleed.mahmood41@gmail.com"
},
"source": {
"git": "https://github.com/waleedmahmood/AdFramework.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "12.0"
},
"source_files": "AdAptrFramework/**/*",
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
"~> 4.0"
]
}
}