[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 8 / 1 / b / Liferay-iOS-SDK / 6.2.0.22 / Liferay-iOS-SDK.podspec.json
blob0a5536fbf2acd0b3a36c08d2a8d6d9efbbab010f
2   "name": "Liferay-iOS-SDK",
3   "module_name": "LRMobileSDK",
4   "version": "6.2.0.22",
5   "summary": "Build iOS apps for Liferay.",
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": "ios-6.2.0.22"
20   },
21   "source_files": "ios/Source/**/*.{h,m}",
22   "resource_bundles": {
23     "Liferay-iOS-SDK": [
24       "ios/Source/Util/Localization/*.lproj"
25     ]
26   },
27   "requires_arc": true,
28   "dependencies": {
29     "AFNetworking": [
30       "= 2.6.3"
31     ]
32   }