blob: 8bf7f1a3fdd93017f7b897e50b4a5c3b5db37ffa [file] [log] [blame]
{
"name": "Liferay-OAuth",
"module_name": "LROAuth",
"version": "0.1.0",
"summary": "Liferay iOS SDK OAuth",
"homepage": "https://github.com/brunofarache/liferay-ios-sdk-oauth",
"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-ios-sdk-oauth.git",
"tag": "0.1.0"
},
"source_files": "{Source}/**/*",
"dependencies": {
"Liferay-iOS-SDK": [
"6.2.0.17"
]
}
}