blob: d52406de5117e7f9174ac16811a9553550f0c1cc [file] [log] [blame]
{
"name": "RKUIKit",
"version": "1.0.0",
"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/randhirkumar65",
"swift_versions": "5.0",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/randhirkumar65/RKUIKit.git",
"tag": "1.0.0"
},
"source_files": "RKUIKit/**/*.{h,m,swift}",
"swift_version": "5.0"
}