[Add] LastFM.swift 1.5.1
[CocoaPods.git] / Specs / f / 0 / 5 / NotifySDKLibrary / 2.0.1 / NotifySDKLibrary.podspec.json
blobcc659e68cea11f8da77036de87fc57c0e9545350
2   "name": "NotifySDKLibrary",
3   "version": "2.0.1",
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": [
22     "stdc++",
23     "NotifySDK"
24   ],
25   "frameworks": "SystemConfiguration",
26   "xcconfig": {
27     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/NotifySDKLibrary/NotifyLib\""
28   }