blob: a0ef6cd5bcf99afc56da80605870aaef32ab2228 [file] [log] [blame]
{
"name": "SachinTest",
"version": "0.1.4",
"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"
},
"frameworks": "SachinTest",
"vendored_frameworks": "SachinTest.framework"
}