blob: 4156f3d5a4203bb762d898e26b1d3847ef198533 [file] [log] [blame]
{
"name": "iOSKitFramework",
"version": "1.0.0",
"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://github.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.0"
},
"source_files": "iOSKitFramework/**/*",
"frameworks": [
"UIKit",
"Foundation",
"SystemConfiguration"
],
"pushed_with_swift_version": "4.0"
}