[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / f / 0 / 5 / NotifySDKLibrary / 2.0 / NotifySDKLibrary.podspec.json
blobca3b6b45c742f2f7f7e63bb0b3d504048773573c
2   "name": "NotifySDKLibrary",
3   "version": "2.0",
4   "license": {
5     "type": "Commercial",
6     "text": "              All text and design is copyright © 2012-2014 Socialscope, Inc.\n              All rights reserved.\n              http://www.notify.io/\n"
7   },
8   "summary": "Notify Library for iOS",
9   "homepage": "http://www.notify.io",
10   "authors": {
11     "Notify.IO": "developer@notify.io"
12   },
13   "source": {
14     "http": "https://github.com/notifyio/iOS-SDK/blob/master/v2.0/NotifyLib.zip?raw=true"
15   },
16   "source_files": "NotifyLib/*.h",
17   "platforms": {
18     "ios": null
19   },
20   "preserve_paths": "NotifyLib/libNotifySDK.a",
21   "libraries": "stdc++",
22   "frameworks": "SystemConfiguration",
23   "xcconfig": {
24     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/NotifySDKLibrary/NotifyLib\""
25   }