blob: b0ea2b04dd57d490b39fa6ddeeaed354b98ec477 [file] [log] [blame]
{
"name": "Liferay-OAuth",
"module_name": "LROAuth",
"version": "1.2.1",
"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.2.1"
},
"source_files": "{Source}/**/*",
"dependencies": {
"Liferay-iOS-SDK": [
"~> 7.0.4"
]
}
}