blob: ca75c7f0c537eeeb76fc8a0d932928581171779f [file] [log] [blame]
{
"name": "Liferay-Push",
"version": "1.0.0",
"summary": "Liferay Push iOS Client",
"homepage": "https://github.com/brunofarache/liferay-push",
"license": {
"type": "LPGL 2.1",
"file": "ios/copyright.txt"
},
"authors": {
"Bruno Farache": "bruno.farache@liferay.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/brunofarache/liferay-push.git",
"tag": "ios-1.0.0"
},
"source_files": "ios/Source/{Core,Service}/**/*.{h,m}",
"dependencies": {
"Liferay-iOS-SDK": [
"6.2.0.13"
]
}
}