[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / b / d / 7 / DopamineKit / 4.1.4 / DopamineKit.podspec.json
blob0fe77e89cc3e774136881cd5ef1d6c392967ff30
2   "name": "DopamineKit",
3   "version": "4.1.4",
4   "summary": "A framework to use DopamineLabs machine learning API written in Swift 3",
5   "homepage": "https://github.com/DopamineLabs/DopamineKit-iOS",
6   "social_media_url": "https://twitter.com/usedopamine",
7   "description": "Make your iOS app habit-forming using the DopamineAPI.\n\nThis packages provides a framework for interacting with the DopamineAPI 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 Dopamine Developer Dashboard, you may use this framework to place 'tracking', and 'reinforcement' calls from inside your app that will communicate directly with the DopamineAPI.",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "Akash Desai": "team@usedopamine.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/DopamineLabs/DopamineKit-iOS.git",
20     "tag": "4.1.4"
21   },
22   "source_files": "Sources/**/*",
23   "public_header_files": "Sources/**/*.h",
24   "frameworks": "CoreData",
25   "pushed_with_swift_version": "3.0"