[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 1 / b / Liferay-iOS-SDK / 6.2.0.14 / Liferay-iOS-SDK.podspec.json
blob114175d69e477e26a55c32cb15f6e1175be99fb7
2   "name": "Liferay-iOS-SDK",
3   "version": "6.2.0.14",
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": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/liferay/liferay-mobile-sdk.git",
18     "tag": "ios-6.2.0.14"
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.3.0"
30     ]
31   }