blob: 6c35eb7f577234fa1dcbcee2caaa6825a459b752 [file] [log] [blame]
{
"name": "CaseString",
"version": "0.0.1",
"summary": "Release for Uppercase, lowercase, capital.",
"description": "This is first release for basing string functions Uppercase, lowercase, capital!",
"homepage": "https://github.com/damodarpatel18/CaseString",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Damodar": "adds.damodar@gmail.com"
},
"source": {
"git": "https://github.com/damodarpatel18/CaseString.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CaseString/**/*.{h,m}"
}