blob: 664ff9417fc1ab629169571c7a74bd81add09eef [file] [log] [blame]
{
"name": "awesomeLib",
"version": "1.0.0",
"summary": "This is cool awesome library. This is a short message",
"description": "This is test framework work. Real worl will be done later",
"homepage": "https://github.com/dangolchirag/AwesomeLib",
"license": "MIT",
"authors": {
"chirag": "dangol.chirag@gmail.com"
},
"platforms": {
"ios": "11.2"
},
"source": {
"git": "https://github.com/dangolchirag/AwesomeLib.git",
"tag": "1.0.0"
},
"source_files": "AwesomeLib/**/*.{h,m}"
}