blob: 8d5536395e5ae6da621f06868fb6a866ce25af8d [file] [log] [blame]
{
"name": "HelloTestLib",
"version": "1.0.0",
"summary": "print Hello World Log.",
"description": "library to print \"Hello World\" Log.",
"homepage": "https://github.com/jingjoeh/HelloTestLib",
"license": "MIT",
"authors": {
"Komkrit.Ban": "dev.komkrit@gmail.com"
},
"source": {
"git": "https://github.com/jingjoeh/HelloTestLib.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HelloTestLib/Classes/**/*"
}