[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 9 / 5 / Sesame / 0.1.0 / Sesame.podspec.json
blobd31447b128c34818f48c2ec9f09933ef8ad27980
2   "name": "Sesame",
3   "version": "0.1.0",
4   "summary": "Sesame is a framework for reinforcing app open behaviors.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/BoundlessAI/sesame-sdk-ios",
10   "social_media_url": "https://twitter.com/BoundlessAI",
11   "authors": {
12     "BoundlessAI": "team@boundless.ai"
13   },
14   "source": {
15     "git": "https://github.com/BoundlessAI/sesame-sdk-ios",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "Sesame/Classes/**/*.swift",
23   "resource_bundles": {
24     "Sesame": [
25       "Sesame/Assets/*.png"
26     ]
27   },
28   "resources": "Sesame/Classes/Database/CoreData/*.xcdatamodeld",
29   "frameworks": [
30     "Foundation",
31     "UIKit",
32     "CoreData"
33   ]