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