[Add] ScanbotSDK 6.2.0-RC4
[CocoaPods.git] / Specs / 8 / 1 / b / Liferay-iOS-SDK / 6.2.0.5 / Liferay-iOS-SDK.podspec.json
blob19f42e42f483e1114da48d7f8f6e3b81ff421ad2
2   "name": "Liferay-iOS-SDK",
3   "version": "6.2.0.5",
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.5"
19   },
20   "source_files": "ios/Source/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.2.4"
25     ]
26   }