[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / b / d / StorifyMe / 1.2.24 / StorifyMe.podspec.json
blob213ec21dfe6222d9296948b7d8e64b4260463b28
2   "name": "StorifyMe",
3   "version": "1.2.24",
4   "summary": "StorifyMe SDK",
5   "cocoapods_version": ">= 1.10",
6   "description": "StorifyMe is a story creation tool that allows companies to communicate with their customers in engaging and interactive format - web and in-app stories.",
7   "homepage": "https://www.storifyme.com/platform/ios",
8   "license": {
9     "type": "Copyright",
10     "file": "SDKLicence"
11   },
12   "authors": {
13     "StorifyMe": "contact@storifyme.com"
14   },
15   "source": {
16     "git": "https://github.com/storifyme/ios-sdk.git",
17     "tag": "1.2.24"
18   },
19   "ios": {
20     "frameworks": "WebKit",
21     "vendored_frameworks": "SDK/StorifyMe.xcframework"
22   },
23   "platforms": {
24     "ios": "9.0"
25   },
26   "preserve_paths": "SDK/StorifyMe.xcframework",
27   "resources": "SDK/StorifyMe.bundle",
28   "dependencies": {
29     "SDWebImage": [
31     ]
32   }