blob: 7e5b009602ec6aff3c6c0b3ac0c3ccfac0759649 [file] [log] [blame]
{
"name": "FANetworking",
"version": "1.0.0",
"summary": "A Networking Lib",
"description": "Networking Library based on URLSession.",
"homepage": "https://github.com/far2an/FANetworking/",
"license": "MIT",
"authors": {
"Farzan Abdollahi": "far.abd8050@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/far2an/FANetworking.git",
"tag": "1.0.0"
},
"source_files": "FANetworking/**/*",
"exclude_files": "FANetworking/**/*.plist",
"swift_versions": "5.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_version": "5.0"
}