[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / 5 / Liferay-Sync / 1.1 / Liferay-Sync.podspec.json
blobfd3e03f5f739dc2481b332cf0b9a68d51b09b410
2   "name": "Liferay-Sync",
3   "module_name": "LRSync",
4   "version": "1.1",
5   "summary": "Library for accessing Liferay Sync services.",
6   "homepage": "https://github.com/liferay/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.1"
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.20"
26     ]
27   }