blob: e2ece9b54d4b4216db061c7b8dabf97557825d27 [file] [log] [blame]
{
"name": "SachinTest",
"version": "0.1.3",
"summary": "A short description of Test.",
"description": "This is a test Framework",
"homepage": "https://github.com/sachinminkasu/SachinTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sachinminkasu": "sachin@minkasu.com"
},
"source": {
"git": "https://github.com/sachinminkasu/SachinTest.git"
},
"source_files": "SachinTest.framework/Headers/*.{h}",
"public_header_files": "SachinTest.framework/Headers/*.{h}",
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "SachinTest.framework"
}