[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / b / d / StorifyMe / 1.2.30 / StorifyMe.podspec.json
blobbe9872489ffed361ae36c2e24cc954c077a9497e
2   "name": "StorifyMe",
3   "version": "1.2.30",
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.30"
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   "dependencies": {
28     "SDWebImage": [
30     ]
31   }