blob: 477a5fb0b58e84a3ac933a0f393de1d6cd84db74 [file] [log] [blame]
{
"name": "NotifySDKFramework",
"version": "2.1.5",
"license": {
"type": "Commercial",
"text": " All text and design is copyright © 2012-2014 Socialscope, Inc.\n All rights reserved.\n http://www.notify.io/\n"
},
"summary": "Notify Framework for iOS",
"homepage": "http://www.notify.io",
"authors": {
"Notify.IO": "developer@notify.io"
},
"source": {
"http": "https://github.com/notifyio/iOS-SDK/blob/master/v2.0/NotifyFramework.zip?raw=true"
},
"platforms": {
"ios": "8.0"
},
"preserve_paths": "NotifyFramework/NotifySDKFramework.framework",
"libraries": "stdc++",
"frameworks": [
"SystemConfiguration",
"NotifySDKFramework"
],
"public_header_files": "NotifyFramework/NotifySDKFramework.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "NotifyFramework/NotifySDKFramework.framework",
"resources": "NotifyFramework/NotifySDKFramework.framework",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/NotifySDKFramework/NotifyFramework\"",
"LD_RUNPATH_SEARCH_PATHS": "@executable_path/Frameworks"
}
}
}