[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 2 / c / HowtankWidgetSwift / 2.2.12 / HowtankWidgetSwift.podspec.json
blobe6f91e3cf6d679c330e3248ec1d9d1d8c3d29b7f
2   "name": "HowtankWidgetSwift",
3   "version": "2.2.12",
4   "summary": "Howtank Widget library for howtank chat on iOS.",
5   "description": "Howtank Widget library is intended to be included in apps after creating an account. Please visit our website for more information.",
6   "homepage": "http://www.howtank.com",
7   "license": {
8     "type": "Commercial",
9     "text": "See https://www.howtank.com/mentions-legales"
10   },
11   "authors": "Howtank",
12   "source": {
13     "git": "https://github.com/howtank/widget-ios-sdk.git",
14     "tag": "2.2.12"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
24   },
25   "ios": {
26     "preserve_paths": "iOS/HowtankWidgetSwift.xcframework",
27     "vendored_frameworks": "iOS/HowtankWidgetSwift.xcframework"
28   }