[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 1 / b / Liferay-iOS-SDK / 7.0.6 / Liferay-iOS-SDK.podspec.json
blob8d6ecf851b9f1c9e222c1d20b422e72f035e75b9
2   "name": "Liferay-iOS-SDK",
3   "module_name": "LRMobileSDK",
4   "version": "7.0.6",
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-7.0.6"
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   }