[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 1 / c / f / NKUtility / 0.1.1 / NKUtility.podspec.json
blob55c80548c3f721da9fabc98db71be4f32b688519
2   "name": "NKUtility",
3   "version": "0.1.1",
4   "summary": "NKUtility is utility of NikiKit",
5   "description": "TODO: Add long description of the pod here.",
6   "module_name": "NKUtility",
7   "homepage": "https://github.com/wenghengcong/NKUtility",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "wenghengcong": "wenghengcong@icloud.com"
14   },
15   "source": {
16     "git": "https://github.com/wenghengcong/NKUtility.git",
17     "tag": "0.1.1"
18   },
19   "social_media_url": "https://twitter.com/wenghengcong",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "Source/Classes/**/*.swift",
24   "resource_bundles": {
25     "NKUtility": "Source/Assets/**/*.{png,jpg,jpeg,json,storyboard,xib,xcassets,strings,stringsdict}"
26   },
27   "swift_versions": "5.0",
28   "frameworks": [
29     "UIKit",
30     "MapKit",
31     "QuartzCore",
32     "AVFoundation"
33   ],
34   "dependencies": {
35     "L10n-swift": [
37     ]
38   },
39   "swift_version": "5.0"