blob: 01dcc8243b4d8e3e0d13ce526f83fcb77a0c76d0 [file] [log] [blame]
{
"name": "SampleTestFW",
"version": "0.0.2",
"summary": "A short description of SampleTestFW.",
"homepage": "https://github.com/Satishmuttavarpu/SampleFrameWork",
"license": "MIT",
"authors": "Satishmuttavarapu",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Satishmuttavarpu/SampleFrameWork.git",
"tag": "0.0.2"
},
"ios": {
"vendored_frameworks": "SampleTestFW.framework"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
}
}