blob: 36dfa0b572beb3e0559dae00feae430b7aabd6cf [file] [log] [blame]
{
"name": "JMHelloLib",
"version": "0.1.0",
"summary": "This is the lib to print the hello world",
"description": "This is the lib created by shkhan for work with multiple projects. And to use.",
"homepage": "https://github.com/shkhan786/JMHelloLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shkhan786": "shkhan786haider@gmail.com"
},
"source": {
"git": "https://github.com/shkhan786/JMHelloLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JMHelloLib/Classes/**/*",
"pushed_with_swift_version": "4.0"
}