blob: ccaa6c3e4df3510018912b196e78158f27cda10b [file] [log] [blame]
{
"name": "DopamineKit",
"version": "2.9.9",
"summary": "A framework to use DopamineLabs machine learning API",
"description": "Make your iOS app habit-forming using the Dopamine API.\n\nThis packages provides a framework for interacting with the Dopamine API 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 developer dashboard, you may use this framework to place 'tracking', and 'reinforcement' calls from inside your app that will communicate directly with the Dopamine API.",
"homepage": "https://github.com/DopamineLabs/DopamineAPI_Swift-CocoaPod",
"license": "MIT",
"authors": {
"Akash Desai": "kash650@gmail.com"
},
"source": {
"git": "https://github.com/DopamineLabs/DopamineAPI_Swift-CocoaPod.git",
"tag": "2.9.9"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "DopamineKit/Frameworks/DopamineKit.framework"
}
}