[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / 3 / BoundlessKit / 5.4.6 / BoundlessKit.podspec.json
blob99804bf1bc243c3b2628f89bd3413c18f6f0093f
2   "name": "BoundlessKit",
3   "version": "5.4.6",
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     "BoundlessAI": "team@boundless.ai"
14   },
15   "source": {
16     "git": "https://github.com/BoundlessAI/BoundlessKit-iOS.git",
17     "tag": "5.4.6"
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"