[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 1 / b / Liferay-iOS-SDK / 6.2.0.6 / Liferay-iOS-SDK.podspec.json
blobf81d36df7a5dd70c5a1a36c58bc6925af07955ef
2   "name": "Liferay-iOS-SDK",
3   "version": "6.2.0.6",
4   "summary": "Build iOS apps for Liferay.",
5   "homepage": "https://www.liferay.com/community/liferay-projects/liferay-mobile-sdk",
6   "license": {
7     "type": "LPGL 2.1",
8     "file": "ios/copyright.txt"
9   },
10   "authors": {
11     "Bruno Farache": "bruno.farache@liferay.com"
12   },
13   "platforms": {
14     "ios": "6.1"
15   },
16   "source": {
17     "git": "https://github.com/liferay/liferay-mobile-sdk.git",
18     "tag": "6.2.0.6"
19   },
20   "source_files": "ios/Source/**/*.{h,m}",
21   "resource_bundles": {
22     "Liferay-iOS-SDK": [
23       "ios/Source/Util/Localization/*.lproj"
24     ]
25   },
26   "requires_arc": true,
27   "dependencies": {
28     "AFNetworking": [
29       "~> 2.2.4"
30     ]
31   }