[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 3 / 2 / NotifySDKFramework / 2.1.5 / NotifySDKFramework.podspec.json
blob477a5fb0b58e84a3ac933a0f393de1d6cd84db74
2   "name": "NotifySDKFramework",
3   "version": "2.1.5",
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 Framework 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/NotifyFramework.zip?raw=true"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "preserve_paths": "NotifyFramework/NotifySDKFramework.framework",
20   "libraries": "stdc++",
21   "frameworks": [
22     "SystemConfiguration",
23     "NotifySDKFramework"
24   ],
25   "public_header_files": "NotifyFramework/NotifySDKFramework.framework/Headers/*.h",
26   "ios": {
27     "vendored_frameworks": "NotifyFramework/NotifySDKFramework.framework",
28     "resources": "NotifyFramework/NotifySDKFramework.framework",
29     "xcconfig": {
30       "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/NotifySDKFramework/NotifyFramework\"",
31       "LD_RUNPATH_SEARCH_PATHS": "@executable_path/Frameworks"
32     }
33   }