[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / 0 / 4 / Liferay-Push / 1.0.2 / Liferay-Push.podspec.json
blobe43c4eaa4e9da37e2d5ea50a18b750bca0cff1d9
2   "name": "Liferay-Push",
3   "version": "1.0.2",
4   "summary": "Liferay Push iOS Client",
5   "homepage": "https://github.com/brunofarache/liferay-push-ios",
6   "license": {
7     "type": "LPGL 2.1",
8     "file": "copyright.txt"
9   },
10   "authors": {
11     "Bruno Farache": "bruno.farache@liferay.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/brunofarache/liferay-push-ios.git",
18     "tag": "1.0.2"
19   },
20   "source_files": "{Core,Service}/**/*",
21   "dependencies": {
22     "Liferay-iOS-SDK": [
23       "6.2.0.14"
24     ]
25   }