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