blob: b9e40ed9ff296f761236559b0672655fcb2b676b [file] [log] [blame]
{
"name": "SKFirstPodFramework",
"version": "1.1.0",
"summary": "My first framework using cocoapods.",
"description": "My first framework using cocoapods My first framework using cocoapods.",
"homepage": "https://github.com/srikanthvts/SKFirstPodFramework",
"license": "MIT",
"authors": "Srikanth",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/srikanthvts/SKFirstPodFramework.git",
"tag": "1.1.0"
},
"source_files": "SKFirstPodFramework/**/*.{h,m}"
}