blob: 844f07cd314e10f63f886da20ec4f515e82468c9 [file] [log] [blame]
{
"name": "TharaniTest",
"version": "1.0.0",
"summary": "This is for the testing purpose of the cocoa pods creation",
"description": "This is for the testing purpose of the cocoa pods creation",
"homepage": "https://gitlab.com/TharaniPeriyasamy/testframework",
"license": "MIT",
"authors": {
"Tharani": "tharani.p@dreamorbit.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitlab.com/TharaniPeriyasamy/testframework.git",
"tag": "1.0.0"
},
"source_files": "testframework/**/*.{h,m,swift}"
}