blob: ca3b6b45c742f2f7f7e63bb0b3d504048773573c [file] [log] [blame]
{
"name": "NotifySDKLibrary",
"version": "2.0",
"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 Library 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/NotifyLib.zip?raw=true"
},
"source_files": "NotifyLib/*.h",
"platforms": {
"ios": null
},
"preserve_paths": "NotifyLib/libNotifySDK.a",
"libraries": "stdc++",
"frameworks": "SystemConfiguration",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/NotifySDKLibrary/NotifyLib\""
}
}