[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 0 / 5 / Ulkhan / 1.0.3 / Ulkhan.podspec.json
blobe2424aef48c0a862e8975c902cabd87ac81b2169
2   "name": "Ulkhan",
3   "version": "1.0.3",
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": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/Ulkhan/Ulkhan.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "Ulkhan/**/*.swift",
19   "exclude_files": "Ulkhan/**/*.plist",
20   "swift_versions": "5.0",
21   "frameworks": "UIKit",
22   "swift_version": "5.0"