[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 3 / c / b / Curio_iOS_SDK / 1.2.3 / Curio_iOS_SDK.podspec.json
blobbd84283c09674fc3395cc932fc51b1db6963bbf6
2   "name": "Curio_iOS_SDK",
3   "version": "1.2.3",
4   "platforms": {
5     "ios": "6.0",
6     "tvos": "9.0"
7   },
8   "summary": "Curio is mobile analytics system of Turkcell, and this is Curio iOS and tvOS Client SDK library",
9   "homepage": "https://github.com/Turkcell/Curio_iOS_SDK",
10   "license": "Apache 2.0",
11   "authors": {
12     "Can Ciloglu": "can.ciloglu@turkcell.com.tr"
13   },
14   "social_media_url": "https://twitter.com/canciloglu",
15   "source": {
16     "git": "https://github.com/Turkcell/Curio_iOS_SDK.git",
17     "tag": "1.2.3"
18   },
19   "source_files": "CurioSDK.Core/CurioSDK",
20   "requires_arc": true,
21   "ios": {
22     "frameworks": [
23       "Foundation",
24       "UIKit",
25       "CoreTelephony",
26       "CoreLocation",
27       "CoreBluetooth"
28     ]
29   },
30   "tvos": {
31     "frameworks": [
32       "Foundation",
33       "UIKit",
34       "CoreLocation",
35       "SystemConfiguration"
36     ]
37   },
38   "libraries": "sqlite3"