[Add] MediastreamPlatformSDKxC 2.2.1
[CocoaPods.git] / Specs / 7 / 5 / 4 / AarinSharedPreferences / 1.0.0 / AarinSharedPreferences.podspec.json
blob1a1c1810a56dc3d373d8a18fdb899e7749a098f0
2   "name": "AarinSharedPreferences",
3   "version": "1.0.0",
4   "summary": "Aarin sdk.",
5   "homepage": "http://cubos.io",
6   "authors": "Aarin",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2020 Aarin. All Rights Reserved."
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "http": "https://storage.googleapis.com/aarin-ios-framework/aarinsharedpreferencesframework-1.0.0.zip"
16   },
17   "public_header_files": "Headers/*.h",
18   "preserve_paths": "shared_preferences.framework",
19   "xcconfig": {
20     "OTHER_LDFLAGS": "-framework shared_preferences"
21   },
22   "vendored_frameworks": "shared_preferences.framework",
23   "pod_target_xcconfig": {
24     "DEFINES_MODULE": "YES",
25     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
26   }