[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / d / 4 / Konotor / 3.6.18 / Konotor.podspec.json
blob3ea6f47f0edd09353c881878c38a74d2549e1ba8
2   "name": "Konotor",
3   "version": "3.6.18",
4   "summary": "Konotor - iOS SDK - Rich 2 way messaging inbox for apps",
5   "description": "                   Konotor enables businesses and app owners to engage, retain and sell more to their mobile app users by powering a rich 2-way messaging inbox for apps.\n\n                   * enables a whatsapp/imessage like experience inside the app\n                   * provides a set of tools to help you engage users in a personalized and contextual manner (www.konotor.com)\n                   * can be used for marketing, life cycle messaging, feedback, pro-active support, and more\n                   * has APIs, integrations and allows for customization\n",
6   "homepage": "http://www.konotor.com",
7   "license": "MIT",
8   "authors": {
9     "Srikrishnan Ganesan": "sri@konotor.com"
10   },
11   "social_media_url": "http://twitter.com/konotor",
12   "platforms": {
13     "ios": "5.1"
14   },
15   "source": {
16     "git": "https://github.com/deepak-bala/konotor-ios.git",
17     "tag": "3.6.18"
18   },
19   "source_files": [
20     "Konotor/*/*.{h,m}",
21     "Konotor/*/*/*.h"
22   ],
23   "preserve_paths": [
24     "Konotor/include/Konotor/*.h",
25     "Konotor/libKonotorCombined.a",
26     "Konotor/KonotorModels.bundle"
27   ],
28   "resources": [
29     "Konotor/*/*/*.png",
30     "Konotor/KonotorModels.bundle",
31     "Konotor/*/*.xib"
32   ],
33   "ios": {
34     "vendored_libraries": "Konotor/libKonotorCombined.a"
35   },
36   "frameworks": [
37     "Foundation",
38     "UIKit",
39     "AVFoundation",
40     "CoreGraphics",
41     "AudioToolbox",
42     "CoreMedia",
43     "CoreData",
44     "ImageIO",
45     "QuartzCore"
46   ],
47   "xcconfig": {
48     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/Konotor\""
49   },
50   "requires_arc": true