[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 9 / 0 / 4 / Liferay-Push / 1.0.8 / Liferay-Push.podspec.json
blob9924aa6d3c04b17d58c50f849b5a38bb46473747
2   "name": "Liferay-Push",
3   "module_name": "LRPush",
4   "version": "1.0.8",
5   "summary": "Liferay Push iOS Client",
6   "homepage": "https://github.com/brunofarache/liferay-push-ios",
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": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/brunofarache/liferay-push-ios.git",
19     "tag": "1.0.8"
20   },
21   "source_files": "{Core,Service}/**/*",
22   "dependencies": {
23     "Liferay-iOS-SDK": [
24       "6.2.0.22"
25     ]
26   }