blob: e58ddd0dc4420b4b5ee0f7c952f96ffe51c778b1 [file] [log] [blame]
{
"name": "RKUIKit",
"version": "1.0.2",
"summary": "This pod will be handy for reusing UIKit components",
"description": "This pod will be handy for reusing UIKit components and has several helpers method which can save lot of development time.",
"license": "MIT",
"homepage": "https://github.com/randhirkumar65/RKUIKit/",
"authors": {
"Randhir Kumar": "randhirkumar.rk65@gmail.com"
},
"social_media_url": "https://twitter.com/Iamrandhir1",
"swift_versions": "5.0",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/randhirkumar65/RKUIKit.git",
"tag": "1.0.1"
},
"source_files": "RKUIKit/**/*.{xib,h,m,swift}",
"swift_version": "5.0"
}