[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / 3 / BoundlessKit / 5.2.17 / BoundlessKit.podspec.json
blob5b3f322dd7183b6bbc628cdcd5a1d5f774389c57
2   "name": "BoundlessKit",
3   "version": "5.2.17",
4   "summary": "A framework to use BoundlessAI reinforcement for iOS",
5   "homepage": "https://github.com/BoundlessAI/BoundlessKit-iOS",
6   "social_media_url": "https://twitter.com/boundlessAI",
7   "description": "Make your iOS app habit-forming using BoundlessAI.\n\nThis packages provides a framework for interacting with BoundlessAI from a Cocoa based iOS application. After you have received your API key and configured the actions and reinforcements relevant to your app on the Boundless Developer Dashboard, you may use this framework to place 'tracking', and 'reinforcement' calls from inside your app that will communicate directly with BoundlessAI.",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Akash Desai": "team@boundlessai.com"
14   },
15   "source": {
16     "git": "https://github.com/BoundlessAI/BoundlessKit-iOS.git",
17     "tag": "5.2.17"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "BoundlessKit/Classes/**/*",
23   "resource_bundles": {
24     "BoundlessKit": [
25       "BoundlessKit/Assets/*.png"
26     ]
27   },
28   "public_header_files": "BoundlessKit/Classes/**/*.h"