blob: 9924aa6d3c04b17d58c50f849b5a38bb46473747 [file] [log] [blame]
{
"name": "Liferay-Push",
"module_name": "LRPush",
"version": "1.0.8",
"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.8"
},
"source_files": "{Core,Service}/**/*",
"dependencies": {
"Liferay-iOS-SDK": [
"6.2.0.22"
]
}
}