blob: 90436e744ad2a5418ac8d7ec1e6b1f877a0870e2 [file] [log] [blame]
{
"name": "pyze-sdk-iOS",
"version": "4.0.1",
"summary": "Pyze - Growth Intelligence | Analytics, Marketing, Growth Automation and Intelligence for iOS Apps targeting iOS version 8 onwards.",
"description": "Pyze provides an easy SaaS service for app developers to engage, retain, convert and grow their app users.Analytics, Marketing, Growth Automation and Intelligence for iOS Apps targeting iOS version 8 onwards.",
"homepage": "https://pyze.com",
"license": {
"type": "Commercial",
"text": " Copyright (c) 2013-2017, Pyze Inc.\n All rights reserved.\n"
},
"authors": {
"iOS Dev team": "ios@pyze.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/pyze/iOS-Library.git",
"tag": "v4.0.1"
},
"ios": {
"vendored_frameworks": "Pyze.framework",
"exclude_files": [
".git",
".gitignore",
"Pyze.zip",
"Pyze",
"PyzeTest",
"README.md",
"Pyze-iOS-SDK.podspec"
]
},
"frameworks": [
"CoreTelephony",
"SystemConfiguration"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}