blob: a4c6f37837197681348b84b6103b8fb488b21c7f [file] [log] [blame]
{
"name": "Liferay-OAuth",
"module_name": "LROAuth",
"version": "1.2.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.2.0"
},
"source_files": "{Source}/**/*",
"dependencies": {
"Liferay-iOS-SDK": [
"7.0.3"
]
}
}