blob: 5372c5997c396d4eb77fcf6166bf2943ec577ec2 [file] [log] [blame]
{
"name": "EasyAuthLibPod",
"version": "1.0.4",
"summary": "Freshchat iOS SDK - Modern messaging software that your sales and customer engagement teams will love.",
"description": "Freshchat iOS SDK - Modern messaging software that your sales and customer engagement teams will love. Modern messaging software that your sales and customer engagement teams will love.",
"homepage": "https://github.com/ravirajw/EasyAuthLibPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Raviraj": "w.raviraj@yahoo.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ravirajw/EasyAuthLibPod.git",
"tag": "1.0.4"
},
"source_files": "EasyAuthLibPod/*.{h}",
"preserve_paths": "EasyAuthLibPod/*",
"resources": "EasyAuthLibPod/Resources.bundle",
"ios": {
"vendored_libraries": "EasyAuthLibPod/libEasyAuthLibrary.a"
},
"frameworks": [
"Foundation",
"UIKit"
],
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)\""
},
"requires_arc": true
}