[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 6 / 2 / WarplySDKFrameworkIOS / 0.0.30 / WarplySDKFrameworkIOS.podspec.json
blobdb4b9f7c42243a77ee6e40c858f4b657952f6fc7
2   "name": "WarplySDKFrameworkIOS",
3   "version": "0.0.30",
4   "summary": "A framework used for several functionalities.",
5   "description": "This is the Warply framework used for react native or swift apps for analytics, push notifications and the functionality of the app.",
6   "homepage": "https://git.warp.ly/open-source/warply_sdk_framework.git",
7   "license": {
8     "type": "MIT",
9     "file": "WarplySDKFrameworkIOS/LICENSE.txt"
10   },
11   "authors": {
12     "billy": "skourasbl@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://git.warp.ly/open-source/warply_sdk_framework.git",
19     "tag": "0.0.30"
20   },
21   "source_files": [
22     "WarplySDKFrameworkIOS*",
23     "WarplySDKFrameworkIOS.framework/headers/*.h"
24   ],
25   "vendored_frameworks": "WarplySDKFrameworkIOS.framework",
26   "exclude_files": "Classes/Exclude",
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "requires_arc": true