[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / 4 / 1 / 5 / Liferay-Sync / 1.4 / Liferay-Sync.podspec.json
blob4abe49c47578596031ca9726af23a41c692d1068
2   "name": "Liferay-Sync",
3   "module_name": "LRSync",
4   "version": "1.4",
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.4"
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.22"
26     ]
27   }