blob: 5b15ef4bae85931b365eeb4ab8aa1a288f1d4a4b [file] [log] [blame]
{
"name": "AppUser",
"version": "1.0.1",
"summary": "iOS library for Login based applications",
"homepage": "https://github.com/RAJAMOHAN-S/AppUser/",
"authors": {
"RAJAMOHAN-S": "https://stackoverflow.com/users/6479530/rajamohan-s?tab=profile"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/RAJAMOHAN-S/AppUser.git",
"tag": "1.0.1"
},
"preserve_paths": "AppUser.framework",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/AppUser\"",
"HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/AppUser\""
},
"license": {
"type": "Copyright",
"text": "Copyright 2017 RAJAMOHN-S, Inc. All rights reserved.\n"
}
}