blob: 4a1483eca6bb07920841c51ff460aa4a3171b8b9 [file] [log] [blame]
{
"name": "helloWorldTestLib",
"version": "0.5.0",
"summary": "Welcome to the world of Cocopods.",
"swift_versions": "4.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/SanchayPahalwani/helloWorldLib-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SanchayPahalwani": "sanchay.pahalwani@gmail.com"
},
"source": {
"git": "https://github.com/SanchayPahalwani/helloWorldLib-ios.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "helloWorldLib/Classes/**/*",
"swift_version": "4.0"
}