[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / 5 / Liferay-Sync / 1.0 / Liferay-Sync.podspec.json
blob3626b434d64ef13009709c3404c98560deaf67b2
2   "name": "Liferay-Sync",
3   "module_name": "LRSync",
4   "version": "1.0",
5   "summary": "Library for accessing Liferay Sync services.",
6   "homepage": "https://www.liferay.com/community/liferay-projects/liferay-mobile-sdk",
7   "license": {
8     "type": "LPGL 2.1",
9     "file": "ios/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/liferay/liferay-mobile-sdk.git",
19     "tag": "sync-1.0"
20   },
21   "source_files": "modules/sync-web/ios/Source/**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "Liferay-iOS-SDK": [
25       "6.2.0.19"
26     ]
27   }