[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 6 / 0 / 5 / Ulkhan / 1.0.2 / Ulkhan.podspec.json
blobb83065c8bb6ec249836d2de8eefb4d262da94703
2   "name": "Ulkhan",
3   "version": "1.0.2",
4   "summary": "An iOS Framework for Networking, LocalizationManager and some handy Extensions.",
5   "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.",
6   "homepage": "https://github.com/Ulkhan/Ulkhan.git",
7   "license": "MIT",
8   "authors": {
9     "Ulkhan Amiraslanov": "ulxanemi5@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/Ulkhan/Ulkhan.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "Ulkhan/**/*.swift",
19   "exclude_files": "Ulkhan/**/*.plist",
20   "swift_versions": "5.0",
21   "frameworks": "UIKit",
22   "swift_version": "5.0"