blob: 7ceec17b37f229cfa375f44e11d44deca462d57c [file] [log] [blame]
{
"name": "iOSKitFramework",
"version": "1.0.1",
"summary": "This framework is a collection of dailylife generic code.",
"description": "This framework is a collection of dailylife generic code, such as Networking, BlurView, etc.",
"homepage": "https://gt\n ithub.com/sawanmind/iOSKitFramework",
"license": "MIT",
"authors": {
"Sawan Kumar": "sawanmind@gmail.com"
},
"social_media_url": "http://twitter.com/sawanmind",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/sawanmind/iOSKitFramework.git",
"tag": "1.0.1"
},
"source_files": "iOSKitFramework/**/*",
"frameworks": [
"UIKit",
"Foundation",
"SystemConfiguration"
],
"pushed_with_swift_version": "4.0"
}