blob: 7c48c98a8a68ab47ab4983e6b4bec6df45027c87 [file] [log] [blame]
{
"name": "ICFrameWork",
"version": "0.1.0",
"summary": "Testing pod demo",
"description": "This would be the demo to test the custom pod creation",
"homepage": "https://git2.inspeero.com/bsarwar/ICFramework",
"license": "MIT",
"authors": {
"Bhavesh Sarwar": "bsarwar@inspeero.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "3.2",
"source": {
"git": "https://git2.inspeero.com/bsarwar/ICFramework.git",
"tag": "0.1.0"
},
"source_files": "ICFramework/**/*"
}