blob: 262b7fae181f1df9f3fd864f1993901f8dfc8bc0 [file] [log] [blame]
{
"name": "HelloWorldPrint",
"version": "0.1.0",
"summary": "A print method to echo Hello World text.",
"description": "'A print method to echo Hello World text at anywhere in application.'",
"homepage": "https://github.com/minmon98/HelloWorldPrint",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Minh Mon": "phivanminh7@hotmail.com"
},
"source": {
"git": "https://github.com/minmon98/HelloWorldPrint.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}