blob: ec5f34e9fef44e0be70f07a1b3ebdc0ef27e8dd7 [file] [log] [blame]
{
"name": "template",
"version": "0.1.0",
"summary": "This pod is used for addition of two values.",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here. Addition of two values will give result to the user.",
"homepage": "https://github.com/iam59/template",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iam59": "iamrajusivasankar59@gmail.com"
},
"source": {
"git": "https://github.com/iam59/template.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "template/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}