[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / 0 / 4 / Liferay-Push / 1.0.5 / Liferay-Push.podspec.json
blobf44be0f46d48315921de525bb0abed2e368e2db5
2   "name": "Liferay-Push",
3   "module_name": "LRPush",
4   "version": "1.0.5",
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.5"
20   },
21   "source_files": "{Core,Service}/**/*",
22   "dependencies": {
23     "Liferay-iOS-SDK": [
24       "6.2.0.17"
25     ]
26   }