blob: 0f1248cfef81d90bc0ee4d43a0728d88ac2c4b4e [file] [log] [blame]
{
"name": "AICode",
"version": "0.1.0",
"summary": "Here is a first demo for POD",
"description": "This is extension of String. You can use it for customising string values",
"homepage": "https://github.com/himanshupatelaseum/AICode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"himanshupatelaseum": "himanshu.aseum@gmail.com"
},
"source": {
"git": "https://github.com/himanshupatelaseum/AICode.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "HPString.swift"
}