blob: 1c45aaeea96ebf7195d54cf9c0f5216f5203bafc [file] [log] [blame]
{
"name": "TestingPodFramework",
"version": "1.0.0",
"summary": "Capillary Functional Framework",
"description": "get parsed response of required service hit",
"homepage": "http://www.capillarytech.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nikhilesh Rayapureddy": "nikhilesh.rayapureddy@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/nikhileshRayapureddy/Framework.git",
"tag": "V1.0.0"
},
"ios": {
"vendored_frameworks": "TestingPodFramework.framework"
}
}