blob: c130b7ba952235efdccda3e0617d6200e974869a [file] [log] [blame]
{
"name": "Liferay-Push",
"module_name": "LRPush",
"version": "1.1.0",
"summary": "Liferay Push iOS Client",
"homepage": "https://github.com/liferay-mobile/liferay-push-ios",
"license": {
"type": "LPGL 2.1",
"file": "copyright.txt"
},
"authors": {
"Bruno Farache": "bruno.farache@liferay.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/liferay-mobile/liferay-push-ios.git",
"tag": "1.1.0"
},
"source_files": "{Core,Service}/**/*",
"dependencies": {
"Liferay-iOS-SDK": [
]
},
"swift_version": "5.0"
}