blob: ff4cda0f89fea35e0376e037621df30e8e9bf4ef [file] [log] [blame]
{
"name": "AwesomeString",
"version": "0.1.0",
"summary": "Awesome string extensions",
"description": "This pod contains awesome string operations",
"homepage": "https://github.com/Shivankit24/AwesomeString",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shivankit Fohtra": "shivankit2417@hotmail.com"
},
"source": {
"git": "https://github.com/Shivankit24/AwesomeString.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AwesomeString/*.swift"
}