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