[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / 0 / 8 / 3 / Liferay-OAuth / 1.2.1 / Liferay-OAuth.podspec.json
blobb0ea2b04dd57d490b39fa6ddeeaed354b98ec477
2   "name": "Liferay-OAuth",
3   "module_name": "LROAuth",
4   "version": "1.2.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": "1.2.1"
20   },
21   "source_files": "{Source}/**/*",
22   "dependencies": {
23     "Liferay-iOS-SDK": [
24       "~> 7.0.4"
25     ]
26   }