[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / 0 / b / e / Userhabit / 1.0.0 / Userhabit.podspec.json
blob91f4562553c65247414d89adfd1d2755ede14d00
2   "name": "Userhabit",
3   "version": "1.0.0",
4   "summary": "Userhabit iOS App Analytics framework.",
5   "description": "Userhabit's iOS framework cocoaPods\nThis version is 1.0.0\nYour app regist http://userhabit.io",
6   "homepage": "http://userhabit.io",
7   "license": {
8     "type": "COMMERCIAL",
9     "text": "Copyright (c) 2015, Andbut"
10   },
11   "authors": {
12     "andbut": "userhabit@andbut.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "preserve_paths": "UserHabit.framework",
18   "source": {
19     "http": "https://s3-ap-northeast-1.amazonaws.com/userhabit-production/sdks/UserHabit.framework_1.0.0.zip"
20   },
21   "vendored_frameworks": "Userhabit.framework",
22   "frameworks": [
23     "CFNetwork",
24     "MobileCoreServices",
25     "SystemConfiguration"
26   ],
27   "libraries": [
28     "sqlite3",
29     "z"
30   ],
31   "requires_arc": true,
32   "xcconfig": {
33     "FRAMEWORK_SEARCH_PATHS": "$(SRCROOT)/Userhabit/"
34   }