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