[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / d / e / RudderSDKCore / 0.1.4 / RudderSDKCore.podspec.json
blob2401d474048b340737a141bcf92a5c77d0e8bfd5
2   "name": "RudderSDKCore",
3   "version": "0.1.4",
4   "summary": "Privacy and Security focused Segment-alternative. iOS SDK",
5   "description": "Rudder is a platform for collecting, storing and routing customer event data to dozens of tools. Rudder is open-source, can run in your cloud environment (AWS, GCP, Azure or even your data-centre) and provides a powerful transformation framework to process your event data on the fly.",
6   "homepage": "https://github.com/rudderlabs/rudder-sdk-ios",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rudderlabs": "arnab@rudderlabs.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/rudderlabs/rudder-sdk-ios.git"
19   },
20   "source_files": [
21     "Classes",
22     "RudderSDKCore/**/*.{h,m}"
23   ]