blob: e2424aef48c0a862e8975c902cabd87ac81b2169 [file] [log] [blame]
{
"name": "Ulkhan",
"version": "1.0.3",
"summary": "An iOS Framework for Networking, LocalizationManager and some handy Extensions.",
"description": "This framework made by Ulkhan Amiraslanov and includes NetworkingServices built on top of URLSession, LocalizationManager and some handy extensions such as, safeValue for Optional String.",
"homepage": "https://github.com/Ulkhan/Ulkhan.git",
"license": "MIT",
"authors": {
"Ulkhan Amiraslanov": "ulxanemi5@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Ulkhan/Ulkhan.git",
"tag": "1.0.3"
},
"source_files": "Ulkhan/**/*.swift",
"exclude_files": "Ulkhan/**/*.plist",
"swift_versions": "5.0",
"frameworks": "UIKit",
"swift_version": "5.0"
}