blob: 1916df3f2b268574be5fa447e02f3b1a0183eee1 [file] [log] [blame]
{
"name": "CogconsPods",
"version": "0.0.1",
"summary": "Testing of CogconsPods.",
"description": "Checking the implementation before push",
"homepage": "https://github.com/rajaAtCogcons/CogconsPods",
"license": "MIT",
"authors": {
"Raja Reddy": "raja@cogcons.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "3.2",
"source": {
"git": "https://github.com/rajaAtCogcons/CogconsPods.git",
"tag": "0.0.1",
"branch": "master"
},
"source_files": [
"CogconsPods",
"CogconsPods/**/*.{h,m}"
]
}