blob: d472936e4112b50e667eabc8412d85bb6239d8c8 [file] [log] [blame]
{
"name": "VishalPodDemo",
"version": "0.1.0",
"summary": "This is an example for repository for extensions VishalPodDemo .",
"swift_versions": "4.0",
"description": "This is provide a general functions which are you using mostly. like trimming, email validation and UI buttons etc...",
"homepage": "https://gitlab.com/iOSVishal/vishalpoddemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vishal Nandoriya": "iosdeveloper.vishal@gmail.com"
},
"source": {
"git": "https://gitlab.com/iOSVishal/vishalpoddemo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VishalPodDemo/Classes/**/*",
"frameworks": "UIKit"
}