[Add] FirebaseUI 15.0.0
[CocoaPods.git] / Specs / 0 / 8 / 3 / Liferay-OAuth / 0.1.1 / Liferay-OAuth.podspec.json
blob98c0454241b5981be5914af5c9ddb86cfc86e8f9
2   "name": "Liferay-OAuth",
3   "module_name": "LROAuth",
4   "version": "0.1.1",
5   "summary": "Liferay iOS SDK OAuth",
6   "homepage": "https://github.com/brunofarache/liferay-ios-sdk-oauth",
7   "license": {
8     "type": "LPGL 2.1",
9     "file": "copyright.txt"
10   },
11   "authors": {
12     "Bruno Farache": "bruno.farache@liferay.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/brunofarache/liferay-ios-sdk-oauth.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "{Source}/**/*",
22   "dependencies": {
23     "Liferay-iOS-SDK": [
24       "6.2.0.22"
25     ]
26   }