blob: 8b8e59b490995c54b243ec983d8505c5fe40f542 [file] [log] [blame]
{
"name": "Netmera-iOS-SDK",
"version": "2.1.2",
"summary": "Netmera iOS SDK increases engagement of users with mobile applications by helping you add fabulous features.",
"description": " Netmera iOS SDK is a mobile app engagement platform with features:\n\n - Push Notifications: Netmera allows you to send standard or beautifully designed rich push notifications.\n - Segments & Targets: Netmera helps you by targeting users according to in-app user behaviors, tags, location and autotriggers.\n - Engagement Analytics: Engagement analytics are grouped under three categories. Bugs & errors, app analytics and campaign analytics.\n - In-app Pop-ups: They are described as custom sized display areas. They are triggered ny user actions such as app opens, viewing a specific page or clicking some link etc.\n - Geolocation: Store geo-coded data & content and query them by using geo-spatial search methods.\n - Cloud Content: With Netmera iOS SDK, you can store, query and search your data in minutes.\n - User Management: Netmera handles user or password management or management authentication flow and also Facebook & Twitter integrations for login.\n",
"homepage": "https://www.netmera.com",
"license": {
"type": "Apache License, Version 2.0",
"text": " Copyright 2012 Inomera Research\n \n Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n \n http://www.apache.org/licenses/LICENSE-2.0\n \n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n"
},
"authors": {
"Netmera": "support@netmera.com"
},
"social_media_url": "https://twitter.com/Netmera",
"documentation_url": "http://netmera.com/netmera-resources/doc/ios/v_2.1.2/index.html",
"platforms": {
"ios": "5.1"
},
"source": {
"http": "http://netmera.com/netmera-resources/files/ios/netmera.framework-2.1.2.zip"
},
"source_files": "**/NetmeraSDK/Resources/*.{h,m}",
"public_header_files": "**/NetmeraSDK/**/*.h",
"vendored_frameworks": "**/NetmeraSDK/Netmera.framework",
"resources": "**/NetmeraSDK/Resources/*.{xcconfig,plist,xib,png,wav}",
"preserve_paths": "**/NetmeraSDK/*",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"SystemConfiguration",
"CoreLocation",
"MobileCoreServices",
"CFNetwork",
"CoreTelephony"
],
"weak_frameworks": [
"QuartzCore",
"Security",
"AdSupport",
"Social",
"Accounts",
"Twitter"
],
"libraries": [
"xml2",
"sqlite3",
"z"
],
"dependencies": {
"Facebook-iOS-SDK": [
"~> 3.2"
],
"PLCrashReporter": [
"~> 1.2-rc4"
]
},
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}