blob: 0f845a5b64f10109ad1ff4c06b21641b7f4b8351 [file] [log] [blame]
{
"name": "Liferay-Push",
"module_name": "LRPush",
"version": "1.0.10",
"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.10"
},
"source_files": "{Core,Service}/**/*",
"dependencies": {
"Liferay-iOS-SDK": [
"7.0.3"
]
}
}