blob: 8599b30f138bd3d15b47a547d3de8a4390e639cc [file] [log] [blame]
{
"name": "PSComponents",
"version": "1.0.0",
"summary": "Makes IOS Development fast",
"description": "It gives many custom components and simple system customised APIs",
"homepage": "https://github.com/penumutchuprasad/PSComponents",
"license": "MIT",
"authors": {
"LEELA_PRASAD": "penumutchu.prasad@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/penumutchuprasad/PSComponents.git",
"tag": "1.0.0"
},
"source_files": "PSComponents/**/*.{swift}",
"frameworks": "UIKit",
"swift_version": "4.0"
}