[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 9 / 7 / d / NotifyLibrary / 0.9.1 / NotifyLibrary.podspec.json
blob12fc65a5faf7a865841dc493da305c3ca2326164
2   "name": "NotifyLibrary",
3   "version": "0.9.1",
4   "license": {
5     "type": "Commercial",
6     "text": "              All text and design is copyright © 2012-2015 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": "support@notify.io"
12   },
13   "source": {
14     "http": "https://github.com/notifyio/iOS-SDK/blob/master/v0.9/NotifyLib.zip?raw=true"
15   },
16   "source_files": "NotifyLib/*.h",
17   "platforms": {
18     "ios": null
19   },
20   "preserve_paths": "NotifyLib/libNotifySDK.a",
21   "libraries": [
22     "stdc++",
23     "NotifySDK"
24   ],
25   "frameworks": "SystemConfiguration",
26   "xcconfig": {
27     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/NotifySDKLibrary/NotifyLib\""
28   }