blob: 55c80548c3f721da9fabc98db71be4f32b688519 [file] [log] [blame]
{
"name": "NKUtility",
"version": "0.1.1",
"summary": "NKUtility is utility of NikiKit",
"description": "TODO: Add long description of the pod here.",
"module_name": "NKUtility",
"homepage": "https://github.com/wenghengcong/NKUtility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wenghengcong": "wenghengcong@icloud.com"
},
"source": {
"git": "https://github.com/wenghengcong/NKUtility.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/wenghengcong",
"platforms": {
"ios": "10.0"
},
"source_files": "Source/Classes/**/*.swift",
"resource_bundles": {
"NKUtility": "Source/Assets/**/*.{png,jpg,jpeg,json,storyboard,xib,xcassets,strings,stringsdict}"
},
"swift_versions": "5.0",
"frameworks": [
"UIKit",
"MapKit",
"QuartzCore",
"AVFoundation"
],
"dependencies": {
"L10n-swift": [
]
},
"swift_version": "5.0"
}