blob: 688bda0f1cb21fa296ccb772624137e5ec377a57 [file] [log] [blame]
{
"name": "helloWorldTestLib",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "helloWorldLib/Classes/**/*",
"swift_version": "4.0"
}