blob: f743eb0e87777406d254e44d144a5e91b739f10f [file] [log] [blame]
{
"name": "Liferay-OAuth",
"module_name": "LROAuth",
"version": "1.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": "7.0"
},
"source": {
"git": "https://github.com/brunofarache/liferay-ios-sdk-oauth.git",
"tag": "1.1.0"
},
"source_files": "{Source}/**/*",
"dependencies": {
"Liferay-iOS-SDK": [
"6.2.0.22"
]
}
}